Skip to content

Commit

Permalink
version 3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 3, 2021
1 parent e702eb6 commit 0b79c80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.15 - 2021-02-03

### Added
- Allow CpNav plugin services to be used in console requests. (thanks @jamesmacwhite).

### Fixed
- Fix an error with PHP 7.2+ in some cases.

## 3.0.14 - 2021-01-22

### 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.14",
"version": "3.0.15",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 0b79c80

Please sign in to comment.