Skip to content

Commit

Permalink
Merge pull request #249 from mattfarina/update-changelog-3.3.0
Browse files Browse the repository at this point in the history
Updating changelog for 3.3.0
  • Loading branch information
mattfarina committed Aug 27, 2024
2 parents 80427ad + e80c4ea commit e6e3d4d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 3.3.0 (2024-08-27)

### Added

- #238: Add LessThanEqual and GreaterThanEqual functions (thanks @grosser)
- #213: nil version equality checking (thanks @KnutZuidema)

### Changed

- #241: Simplify StrictNewVersion parsing (thanks @grosser)
- Testing support up through Go 1.23
- Minimum version set to 1.21 as this is what's tested now
- Fuzz testing now supports caching

## 3.2.1 (2023-04-10)

### Changed
Expand Down

0 comments on commit e6e3d4d

Please sign in to comment.