File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Versioning].
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.0] - 2021-01-11
11
+
10
12
### Added
11
13
12
14
- Allow users to derive a key from a secret value and the encryption metadata.
@@ -87,7 +89,8 @@ Initial release.
87
89
[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
88
90
[ #6 ] : https://github.com/apyrgio/tindercrypt/issues/6
89
91
90
- [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.2...HEAD
92
+ [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.3.0...HEAD
93
+ [ 0.3.0 ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.2...v0.3.0
91
94
[ 0.2.2 ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.1...v0.2.2
92
95
[ 0.2.1 ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.0...v0.2.1
93
96
[ 0.2.0 ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.1...v0.2.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tindercrypt"
3
- version = " 0.2.2 "
3
+ version = " 0.3.0 "
4
4
authors = [" Alex Pyrgiotis <apyrgio@gmail.com>" ]
5
5
edition = " 2018"
6
6
license = " MPL-2.0"
You can’t perform that action at this time.
0 commit comments