Skip to content

Commit

Permalink
Updated changelog for 3.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <matt@mattfarina.com>
  • Loading branch information
mattfarina committed Apr 10, 2023
1 parent e06051f commit 2f39fdc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog

## 3.2.1 (2023-04-10)

### Changed

- #198: Improved testing around pre-release names
- #200: Improved code scanning with addition of CodeQL
- #201: Testing now includes Go 1.20. Go 1.17 has been dropped
- #202: Migrated Fuzz testing to Go built-in Fuzzing. CI runs daily
- #203: Docs updated for security details

### Fixed

- #199: Fixed issue with range transformations

## 3.2.0 (2022-11-28)

### Added
Expand Down

0 comments on commit 2f39fdc

Please sign in to comment.