Skip to content

Commit 719e67a

Browse files
committed
releases 0.1.2
1 parent fd3b81c commit 719e67a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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.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+
1017
## [0.1.1] - 2018-06-28
1118

1219
### Removed
@@ -61,6 +68,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6168
- made some security relevant changes
6269
- made other security relevant changes
6370

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
6573
[0.1.1]: https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0...v0.1.1
6674
[0.1.0]: https://github.com/cryptoexamples/java-tink-cryptoexamples/releases/tag/v0.1.0

0 commit comments

Comments
 (0)