release: v2.0.2

pull/76/head v2.0.2
Robert Dailey 2 years ago
parent d84b5c5093
commit 42e41da177

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.0.2] - 2022-05-20
### Fixed
- Sonarr: Fix unexpected missing terms when using filters. (#69)
@ -278,7 +280,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/recyclarr/recyclarr/compare/v2.0.1...HEAD
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v2.0.2...HEAD
[2.0.2]: https://github.com/recyclarr/recyclarr/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/recyclarr/recyclarr/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/recyclarr/recyclarr/compare/v1.8.2...v2.0.0
[1.8.2]: https://github.com/recyclarr/recyclarr/compare/v1.8.1...v1.8.2

Loading…
Cancel
Save