release: v7.2.1

pull/307/head v7.2.1
Robert Dailey 6 months ago
parent 4314f44a78
commit 8070929c04

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [7.2.1] - 2024-08-03
### Fixed
- Quality Definition: Eliminated continuous syncing when no changes are present due to Radarr's
@ -1011,7 +1013,8 @@ See the Python Migration Guide for details on how to update your YAML configurat
- 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/v7.2.0...HEAD
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v7.2.1...HEAD
[7.2.1]: https://github.com/recyclarr/recyclarr/compare/v7.2.0...v7.2.1
[7.2.0]: https://github.com/recyclarr/recyclarr/compare/v7.1.1...v7.2.0
[7.1.1]: https://github.com/recyclarr/recyclarr/compare/v7.1.0...v7.1.1
[7.1.0]: https://github.com/recyclarr/recyclarr/compare/v7.0.0...v7.1.0

Loading…
Cancel
Save