Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit e9aec5a

Browse files
committed
Release v0.2.0
1 parent c002015 commit e9aec5a

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
</small>
1111

12-
## [v0.2.0] - Unreleased
12+
## [v0.2.0] - 2020-05-19
1313

1414
### Added
1515

@@ -27,17 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727

2828
[systemd.time]: https://www.freedesktop.org/software/systemd/man/systemd.time.html#Parsing%20Time%20Spans
2929

30-
### Fixed
31-
3230
### Changed
3331

3432
- Improved log output from commandwith adjustable log levels (controllable with
3533
`RUST_LOG` for now).
3634

37-
### Deprecated
38-
39-
### Removed
40-
4135
### Known Issues
4236

4337
- 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
5953
- `--radarr` flag shows up in `--help` but doesn't actually do anything yet (whoops)
6054
- Code quality is poor. This first release should be considered a proof-of-concept.
6155

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
6358
[v0.1.0]: https://github.com/bjeanes/indexer-sync/tree/v0.1.0

0 commit comments

Comments
 (0)