release: v7.4.1

pull/423/head v7.4.1
Robert Dailey 2 months ago
parent 1b17e17e03
commit 5bcd1122e9

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [7.4.1] - 2025-02-15
### Changed
- Improved error handling in YAML configuration as well as how those errors are rendered to console
@ -1071,7 +1073,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.4.0...HEAD
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v7.4.1...HEAD
[7.4.1]: https://github.com/recyclarr/recyclarr/compare/v7.4.0...v7.4.1
[7.4.0]: https://github.com/recyclarr/recyclarr/compare/v7.3.0...v7.4.0
[7.3.0]: https://github.com/recyclarr/recyclarr/compare/v7.2.4...v7.3.0
[7.2.4]: https://github.com/recyclarr/recyclarr/compare/v7.2.3...v7.2.4

Loading…
Cancel
Save