From 90a71817d67a1511257fad95226ba74ce199cd1e Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Fri, 2 Sep 2022 18:35:25 -0500 Subject: [PATCH] docs: Add new feature to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfe64d33..b2956c8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Settings: New `log_janitor` setting that allows you to specify how many log files are kept when cleaning up (deleting) old log files. See the [Settings Reference] wiki page for more details. (#91) +- Sonarr: Custom Formats can now be synced to Version 4. ### Fixed