Skip to content

Commit

Permalink
version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 20, 2023
1 parent 9a8d453 commit 1f433c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.1.0 - 2023-03-21

### Changed
- Now requires Craft 3.8+.
- Update icons for Craft 3.8.

### Fixed
- Fix `getLayoutForCurrentUser()` not returning the first default layout.

## 3.0.17 - 2021-06-30

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.17",
"version": "3.1.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 1f433c8

Please sign in to comment.