Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jan 23, 2022
1 parent 17dd3f2 commit a1bbf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- New `withoutSuffixes()` extension for `Version` which makes a copy without the pre-release and build metadata identities.
- Support for parsing loose versions.
- Constraints are now recognising the `v` prefix in conditions like: `>=v1.2`.
- Constraints are now recognizing the `v` prefix in conditions like: `>=v1.2`.

### Fixed
- During version incrementation the `preRelease` argument was not validated.
Expand Down

0 comments on commit a1bbf77

Please sign in to comment.