diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c011c625..d4e43c504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.37.0](https://github.com/Ombi-app/Ombi/compare/v4.36.1...v4.37.0) (2023-04-24) + + +### Features + +* Search by genre ([1837419](https://github.com/Ombi-app/Ombi/commit/18374198f9f2462ba85c5781b0fcc05892728b21)) + + + ## [4.36.1](https://github.com/Ombi-app/Ombi/compare/v4.36.0...v4.36.1) (2023-04-20) @@ -359,12 +368,3 @@ -## [4.27.5](https://github.com/Ombi-app/Ombi/compare/v4.27.4...v4.27.5) (2022-09-30) - - -### Bug Fixes - -* **importer:** 🐛 Allow you to only import Plex Admins without the Plex Users ([8c9ad9b](https://github.com/Ombi-app/Ombi/commit/8c9ad9b414fdc6c88bdb911d6057ae5d38783b98)) - - - diff --git a/version.json b/version.json index a84f69b13..e798882b3 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.36.1" + "version": "4.37.0" } \ No newline at end of file