|
|
|
@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
## [1.4.0] - 2021-05-14
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Radarr Custom Format Support.
|
|
|
|
@ -86,7 +88,8 @@ See the [Python Migration Guide][py-mig] for details on how to update your YAML
|
|
|
|
|
- Nearly all command line options removed in favor of YAML equivalents.
|
|
|
|
|
- Completely removed old python project & source code
|
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/rcdailey/trash-updater/compare/v1.3.3...HEAD
|
|
|
|
|
[Unreleased]: https://github.com/rcdailey/trash-updater/compare/v1.4.0...HEAD
|
|
|
|
|
[1.4.0]: https://github.com/rcdailey/trash-updater/compare/v1.3.3...v1.4.0
|
|
|
|
|
[1.3.3]: https://github.com/rcdailey/trash-updater/compare/v1.3.2...v1.3.3
|
|
|
|
|
[1.3.2]: https://github.com/rcdailey/trash-updater/compare/v1.3.1...v1.3.2
|
|
|
|
|
[1.3.1]: https://github.com/rcdailey/trash-updater/compare/v1.3.0...v1.3.1
|
|
|
|
|