diff --git a/CHANGELOG.md b/CHANGELOG.md index 321990b1..efdc0048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `qualities` (inside `quality_profiles`) is now a "Replace" merge operation instead of "Add". This means only one YAML file manages the full list of qualities. Either an include does it, or you - override the full list in your configuration file. There is no longer any combination. + override the full list in your configuration file. There is no longer any combination. See [the + docs][qualitiesmerge] for more details. + +[qualitiesmerge]: https://recyclarr.dev/wiki/behavior/include/#managing-qualities ## [5.4.1] - 2023-09-12