This repository was archived by the owner on Aug 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
</small >
11
11
12
- ## [ v0.2.0] - Unreleased
12
+ ## [ v0.2.0] - 2020-05-19
13
13
14
14
### Added
15
15
@@ -27,17 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
27
28
28
[ systemd.time ] : https://www.freedesktop.org/software/systemd/man/systemd.time.html#Parsing%20Time%20Spans
29
29
30
- ### Fixed
31
-
32
30
### Changed
33
31
34
32
- Improved log output from commandwith adjustable log levels (controllable with
35
33
` RUST_LOG ` for now).
36
34
37
- ### Deprecated
38
-
39
- ### Removed
40
-
41
35
### Known Issues
42
36
43
37
- Code quality is poor. This first release should be considered a proof-of-concept.
@@ -59,5 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
59
53
- ` --radarr ` flag shows up in ` --help ` but doesn't actually do anything yet (whoops)
60
54
- Code quality is poor. This first release should be considered a proof-of-concept.
61
55
62
- [ v0.2.0 ] : https://github.com/bjeanes/indexer-sync/compare/v0.1.0..HEAD
56
+ [ v0.2.0 ] : https://github.com/bjeanes/indexer-sync/compare/v0.2.0..HEAD
57
+ [ v0.2.0 ] : https://github.com/bjeanes/indexer-sync/compare/v0.1.0..v0.2.0
63
58
[ v0.1.0 ] : https://github.com/bjeanes/indexer-sync/tree/v0.1.0
You can’t perform that action at this time.
0 commit comments