We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1eb03 commit 9c415a1Copy full SHA for 9c415a1
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 5.0.1 - 2024-06-24
4
+
5
+### Added
6
+- Add Craft Teams support for permissions.
7
8
+### Changed
9
+- Update English translations.
10
11
+### Fixed
12
+- Fix an error when saving or creating layouts.
13
14
## 5.0.0 - 2024-05-20
15
16
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/cp-nav",
"description": "Manage the Craft Control Panel navigation.",
"type": "craft-plugin",
- "version": "5.0.0",
+ "version": "5.0.1",
"keywords": [
"craft",
"cms",
0 commit comments