From 2ba3e567724a896a6a983b7de7def1d04360f779 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Thu, 19 Dec 2024 21:51:02 -0700 Subject: [PATCH] docs: Removed unnecessary revert commit mention in the CHANGELOG --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a023815..2e1eceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fix -- Revert failed release [skip ci] - **sonarr**: Pass the series ID alongside all UpdateAndScan events when publishing to the networking channel - **sonarr**: pass the series ID alongside all TriggerAutomaticSeriesSearch events when publishing to the networking channel - **sonarr**: Pass the series ID and season number alongside all TriggerAutomaticSeasonSearch events when publishing to the networking channel