release: v7.2.3

pull/319/head v7.2.3
Robert Dailey 5 months ago
parent a3186dbb52
commit 04b416f73c

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [7.2.3] - 2024-09-03
### Changed
- Performance: Reduced the number of API calls to obtain service version information.
@ -1030,7 +1032,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.2...HEAD
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v7.2.3...HEAD
[7.2.3]: https://github.com/recyclarr/recyclarr/compare/v7.2.2...v7.2.3
[7.2.2]: https://github.com/recyclarr/recyclarr/compare/v7.2.1...v7.2.2
[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

Loading…
Cancel
Save