Skip to content

Commit 3c59528

Browse files
committed
releases 0.4.0
1 parent 9c57b64 commit 3c59528

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.4.0] - 2018-08-02
11+
1012
### Changed
1113

1214
- Changed class names to conform with guidelines
@@ -93,7 +95,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9395
- made some security relevant changes
9496
- made other security relevant changes
9597

96-
[Unreleased]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.3.0...HEAD
98+
[Unreleased]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.0...HEAD
99+
[0.4.0]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.3.0...v0.4.0
97100
[0.3.0]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.2.0...v0.3.0
98101
[0.2.0]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.1.1...v0.2.0
99102
[0.1.1]: https://github.com/cryptoexamples/java-crypto-examples/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)