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.
7
7
8
8
## [ Unreleased]
9
9
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
+
10
17
## [ 0.4.1] - 2018-08-02
11
18
12
19
### Fixed
@@ -101,7 +108,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
101
108
- made some security relevant changes
102
109
- made other security relevant changes
103
110
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
105
113
[ 0.4.1 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.4.0...v0.4.1
106
114
[ 0.4.0 ] : https://github.com/cryptoexamples/java-crypto-examples/compare/v0.3.0...v0.4.0
107
115
[ 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