From 3a7654b4da6065edb8c592ce112a95198805febb Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sun, 6 Aug 2023 16:01:02 -0500 Subject: [PATCH] docs(cl): Add issue number to QP feature --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fbf14b5..cf20ce50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `base_url` and `api_key` are now optional. These can be implicitly set via secrets that follow a naming convention. See the Secrets reference page on the wiki for details. -- Quality Profiles can now be created & synced to Radarr, Sonarr v3, and Sonarr v4. +- Quality Profiles can now be created & synced to Radarr, Sonarr v3, and Sonarr v4 (#144). ### Changed