diff --git a/CHANGELOG.md b/CHANGELOG.md index ddec12b1c..e4cac4f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.33.1](https://github.com/Ombi-app/Ombi/compare/v4.33.0...v4.33.1) (2022-12-22) + + +### Bug Fixes + +* **plex:** Added the watchlist request whole show back into the settings ([10701c4](https://github.com/Ombi-app/Ombi/commit/10701c4a0b6190eebb75c5d8b18224f3d0bc8502)) + + + # [4.33.0](https://github.com/Ombi-app/Ombi/compare/v4.32.3...v4.33.0) (2022-12-01) @@ -370,12 +379,3 @@ -## [4.20.2](https://github.com/Ombi-app/Ombi/compare/v4.20.1...v4.20.2) (2022-06-03) - - -### Bug Fixes - -* :bug: Fixed the Request on Behalf of having blanks ([#4667](https://github.com/Ombi-app/Ombi/issues/4667)) ([7dd9b1c](https://github.com/Ombi-app/Ombi/commit/7dd9b1cac07f571dd35b362544e4fe0226c4b817)) - - - diff --git a/version.json b/version.json index 8ca92bfb5..8fa8d2b94 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.33.0" + "version": "4.33.1" } \ No newline at end of file