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.1.2] - 2020-02-16
11
+
12
+ ## Changed
13
+ - Changed gradle version to 6.1.1
14
+ - Changed used jdks in travis ci
15
+ - updated Tink to 1.2.2
16
+
10
17
## [ 0.1.1] - 2018-06-28
11
18
12
19
### Removed
@@ -61,6 +68,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
61
68
- made some security relevant changes
62
69
- made other security relevant changes
63
70
64
- [ Unreleased ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.1...HEAD
71
+ [ Unreleased ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.2...HEAD
72
+ [ 0.1.2 ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.1...v0.1.2
65
73
[ 0.1.1 ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0...v0.1.1
66
74
[ 0.1.0 ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments