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 16, 2022
1 parent b32e8dc commit a3aeaff
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 @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.1.0] - 2022-01-16
### Added
- New incrementation method `inc()`.
- Optional `preRelease` argument for `nextMajor|Minor|Patch|PreRelease()` methods.
- Optional `preRelease` argument for `next{Major|Minor|Patch|PreRelease}()` methods.
- [Constraints](https://github.com/z4kn4fein/kotlin-semver#constraints).
- Live code samples in [API documentation](https://z4kn4fein.github.io/kotlin-semver/).

Expand Down

0 comments on commit a3aeaff

Please sign in to comment.