Skip to content

Commit 2f39fdc

Browse files
committed
Updated changelog for 3.2.1
Signed-off-by: Matt Farina <matt@mattfarina.com>
1 parent e06051f commit 2f39fdc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 3.2.1 (2023-04-10)
4+
5+
### Changed
6+
7+
- #198: Improved testing around pre-release names
8+
- #200: Improved code scanning with addition of CodeQL
9+
- #201: Testing now includes Go 1.20. Go 1.17 has been dropped
10+
- #202: Migrated Fuzz testing to Go built-in Fuzzing. CI runs daily
11+
- #203: Docs updated for security details
12+
13+
### Fixed
14+
15+
- #199: Fixed issue with range transformations
16+
317
## 3.2.0 (2022-11-28)
418

519
### Added

0 commit comments

Comments
 (0)