Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed May 20, 2022
1 parent 37b3dfc commit 2495128
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.2] - 2022-05-21
### Fixed
- Incorrect multi-target generation.

## [1.3.1] - 2022-05-20
### Fixed
- Mysterious missing target issue. [#4](https://github.com/z4kn4fein/kotlin-semver/issues/4)
Expand Down Expand Up @@ -36,8 +40,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0] - 2022-01-09
- First stable release

[1.3.2]: https://github.com/z4kn4fein/kotlin-semver/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/z4kn4fein/kotlin-semver/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/z4kn4fein/kotlin-semver/compare/1.2.1...1.3.0
[1.2.1]: https://github.com/z4kn4fein/kotlin-semver/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/z4kn4fein/kotlin-semver/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/z4kn4fein/kotlin-semver/compare/1.0.0...1.1.0
[1.1.0]: https://github.com/z4kn4fein/kotlin-semver/compare/1.0.0...1.1.0

0 comments on commit 2495128

Please sign in to comment.