diff --git a/CHANGELOG.md b/CHANGELOG.md index 684dffd0e..9282e2522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.30.0](https://github.com/Ombi-app/Ombi/compare/v4.29.3...v4.30.0) (2022-11-17) + + +### Features + +* **sonarr:** :sparkles: Add the username to a Sonarr tag when sent to Sonarr ([#4802](https://github.com/Ombi-app/Ombi/issues/4802)) ([1d5fabd](https://github.com/Ombi-app/Ombi/commit/1d5fabd317e3ce8f6dd31f06d15dc81277f39dbd)) + + + ## [4.29.3](https://github.com/Ombi-app/Ombi/compare/v4.29.2...v4.29.3) (2022-11-14) @@ -375,7 +384,3 @@ -## [4.16.17](https://github.com/Ombi-app/Ombi/compare/v4.16.16...v4.16.17) (2022-04-25) - - - diff --git a/version.json b/version.json index 0f11ba377..f66c2815b 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.29.3" + "version": "4.30.0" } \ No newline at end of file