File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,13 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.1.1] - 2018-06-28
11+
1012### Removed
1113
1214- Removed unused import
1315
1416### Fixed
1517
1618- Fixed typo in varialbe
19+ - Fixed reference links
20+
21+ ### Changed
22+
23+ - Changed "sample code" to "example code"
24+ - Changed dependency of Google Tink to 1.1.1
1725
1826## [ 0.1.0] - 2018-05-12
1927
@@ -53,6 +61,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5361- made some security relevant changes
5462- made other security relevant changes
5563
56- [ Unreleased ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0 ...HEAD
57- [ 0.1.x ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0...v0.1.x
58- [ 0.1.0 ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/releases/tag/v0.1.0
64+ [ Unreleased ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.1 ...HEAD
65+ [ 0.1.1 ] : https://github.com/cryptoexamples/java-tink-cryptoexamples/compare/v0.1.0...v0.1.1
66+ [ 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