diff --git a/CHANGELOG.md b/CHANGELOG.md index ae9532b..c4cbc00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.2 - 2017-12-13 + +### Fixed +- Fixed issue when using arrays in configuration files. Thanks to [@juresrpcic](https://github.com/juresrpcic) via [#30](https://github.com/verbb/cp-nav/issues/30). +- Fixed issue with volumes sources when adding a custom icon. + ## 2.0.1 - 2017-12-07 ### Changed diff --git a/composer.json b/composer.json index fe73176..466751d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/cp-nav", "description": "Control Panel Nav is a Craft CMS plugin to help manage your Control Panel navigation.", "type": "craft-plugin", - "version": "2.0.1", + "version": "2.0.2", "keywords": [ "craft", "cms",