|
|
@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [7.1.1] - 2024-07-12
|
|
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
|
|
- The `--app-data` option is now common to all commands.
|
|
|
|
- The `--app-data` option is now common to all commands.
|
|
|
@ -988,7 +990,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.
|
|
|
|
- Nearly all command line options removed in favor of YAML equivalents.
|
|
|
|
- Completely removed old python project & source code
|
|
|
|
- Completely removed old python project & source code
|
|
|
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v7.1.0...HEAD
|
|
|
|
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v7.1.1...HEAD
|
|
|
|
|
|
|
|
[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
|
|
|
|
[7.1.0]: https://github.com/recyclarr/recyclarr/compare/v7.0.0...v7.1.0
|
|
|
|
[7.0.0]: https://github.com/recyclarr/recyclarr/compare/v6.0.2...v7.0.0
|
|
|
|
[7.0.0]: https://github.com/recyclarr/recyclarr/compare/v6.0.2...v7.0.0
|
|
|
|
[6.0.2]: https://github.com/recyclarr/recyclarr/compare/v6.0.1...v6.0.2
|
|
|
|
[6.0.2]: https://github.com/recyclarr/recyclarr/compare/v6.0.1...v6.0.2
|
|
|
|