File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.4.2] - 2020-02-16
11+
12+ ### Changed
13+
14+ - Changed gradle version to 6.1.1
15+ - Changed used jdks in travis
16+
1017## [ 0.4.1] - 2018-08-02
1118
1219### Fixed
@@ -101,7 +108,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
101108- made some security relevant changes
102109- made other security relevant changes
103110
104- [ Unreleased ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.1...HEAD
111+ [ Unreleased ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.2...HEAD
112+ [ 0.4.2 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.1...v0.4.2
105113[ 0.4.1 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.0...v0.4.1
106114[ 0.4.0 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.3.0...v0.4.0
107115[ 0.3.0 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments