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.2.0] - 2020-03-22
11
+
10
12
### Added
11
13
12
14
- Add Windows support.
@@ -41,6 +43,7 @@ Initial release.
41
43
[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
42
44
[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
43
45
44
- [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.1...HEAD
46
+ [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.0...HEAD
47
+ [ 0.2.0 ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.1...v0.2.0
45
48
[ 0.1.1 ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.0...v0.1.1
46
49
[ 0.1.0 ] : https://github.com/apyrgio/tindercrypt/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tindercrypt"
3
- version = " 0.1.1 "
3
+ version = " 0.2.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