Skip to content

Commit

Permalink
version 4.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 3, 2022
1 parent 633043a commit fd76acb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 4.0.0-beta.4 - 2022-05-03

### Added
- Add `project-config/rebuild` support.
- Add `archiveTableIfExists()` to install migration.

### Changed
- Rename service classes.
- Rename base plugin methods.

### Fixed
- Fix menu items to expand if two similarly-named pages exist and one is active.
- Fix an error where some new navigation items weren’t created if they had similar handles to other items.

## 4.0.0-beta.3 - 2022-04-13

### 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": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit fd76acb

Please sign in to comment.