Skip to content

Commit 6bed65b

Browse files
committed
fixes version link in CHANGELOG.md
1 parent 9eeffdf commit 6bed65b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Changed
11+
12+
- fixed version link in Changelog
13+
1014
## [0.1.1] - 2018-04-28
1115

1216
### Changed
@@ -54,4 +58,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5458

5559
[Unreleased]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.1.1...HEAD
5660
[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
61+
[0.1.0]: https://github.com/cryptoexamples/java-crypto-examples/releases/tag/v0.1.0

0 commit comments

Comments
 (0)