Skip to content

Commit

Permalink
releases 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kmindi committed Feb 16, 2020
1 parent fd3b81c commit 719e67a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.1.2] - 2020-02-16

## Changed
- Changed gradle version to 6.1.1
- Changed used jdks in travis ci
- updated Tink to 1.2.2

## [0.1.1] - 2018-06-28

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

[Unreleased]: https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.1...HEAD
[Unreleased]: https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.2...HEAD
[0.1.2]: https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/cryptoexamples/java-tink-cryptoexamples/releases/tag/v0.1.0

0 comments on commit 719e67a

Please sign in to comment.