diff --git a/CHANGELOG.md b/CHANGELOG.md index abbb56d520..89396291b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ #### New Features - Added support for Python 3 (>= 3.5.0) ([#4982](https://github.com/pymedusa/Medusa/pull/4982)) - Added feature to search episodes early or late compared to their scheduled airdate ([#5874](https://github.com/pymedusa/Medusa/pull/5874)) -- Added per show required/preferred words exclude option ([#4982](https://github.com/pymedusa/Medusa/pull/6033)) +- Added per show required/preferred words exclude option ([#6033](https://github.com/pymedusa/Medusa/pull/6033)) #### Improvements - Vueified the partial mako template showheader.mako into show-header.vue ([#6189](https://github.com/pymedusa/Medusa/pull/6189))