release: v2.6.1

pull/138/head v2.6.1
Robert Dailey 2 years ago
parent bdaada1049
commit 845947ada0

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.6.1] - 2022-10-15
### Fixed
- Sonarr: Incorrect VersionException occurred when using mixed versions of Sonarr (v4 & v3)
@ -456,7 +458,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.6.0...HEAD
[Unreleased]: https://github.com/recyclarr/recyclarr/compare/v2.6.1...HEAD
[2.6.1]: https://github.com/recyclarr/recyclarr/compare/v2.6.0...v2.6.1
[2.6.0]: https://github.com/recyclarr/recyclarr/compare/v2.5.0...v2.6.0
[2.5.0]: https://github.com/recyclarr/recyclarr/compare/v2.4.1...v2.5.0
[2.4.1]: https://github.com/recyclarr/recyclarr/compare/v2.4.0...v2.4.1

Loading…
Cancel
Save