Skip to content

Commit 9eeffdf

Browse files
committed
fixes CHANGELOG.md
1 parent 4e58563 commit 9eeffdf

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.1.1] - 2018-04-28
11+
12+
### Changed
13+
14+
- fixed Changelog
15+
1016
## [0.1.0] - 2018-04-28
1117

1218
### Added
@@ -46,5 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4652
- made some security relevant changes
4753
- made other security relevant changes
4854

49-
[Unreleased]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.0.1...HEAD
50-
[0.0.1]: https://github.com/cryptoexamples/java-crypto-examples/releases/tag/0.0.1
55+
[Unreleased]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.1.1...HEAD
56+
[0.1.1]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.1.0...v0.1.1
57+
[0.1.0]: https://github.com/cryptoexamples/java-crypto-examples/releases/tag/0.1.0

0 commit comments

Comments
 (0)