diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f98b06..1acfab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 4.0.9 - 2022-11-13 + +### Fixed +- Fix multipe nested subnav items not appearing correctly. + ## 4.0.8 - 2022-11-08 ### Fixed diff --git a/composer.json b/composer.json index 957445a..cb45e43 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": "4.0.8", + "version": "4.0.9", "keywords": [ "craft", "cms",