diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2d356..ca7e74d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 3.0.15 - 2021-02-03 + +### Added +- Allow CpNav plugin services to be used in console requests. (thanks @jamesmacwhite). + +### Fixed +- Fix an error with PHP 7.2+ in some cases. + ## 3.0.14 - 2021-01-22 ### Fixed diff --git a/composer.json b/composer.json index b85eec9..e498f41 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/cp-nav", "description": "Control Panel Nav helps you managing your Control Panel navigation.", "type": "craft-plugin", - "version": "3.0.14", + "version": "3.0.15", "keywords": [ "craft", "cms",