File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed 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.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.1] - 2018-06-28
11
+
10
12
### Removed
11
13
12
14
- Removed unused import
13
15
14
16
### Fixed
15
17
16
18
- 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
17
25
18
26
## [ 0.1.0] - 2018-05-12
19
27
@@ -53,6 +61,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
53
61
- made some security relevant changes
54
62
- made other security relevant changes
55
63
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