Skip to content

Commit

Permalink
version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 27, 2022
1 parent 2e3c365 commit f3ca712
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
# Changelog

## 3.0.0 - 2022-07-10
## 3.0.1 - 2022-07-27

### Added
- Add checks for registering events for performance.
- Add English translations.

### Changed
- Now requires PHP `8.0.2+`.
- Now requires Craft `4.0.0+`.
- Rename base plugin methods.
- Replace deprecated `Craft.postActionRequest()` for JS.

### Fixed
- Fix an error when cloning a Matrix and Super Table combination.

## 3.0.0 - 2022-07-10

### Added
- Add checks for registering events for performance.

### Changed
- Now requires PHP `8.0.2+`.
- Now requires Craft `4.0.0+`.
- Rename base plugin methods.

## 2.2.5 - 2021-07-10

### Changed
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/field-manager",
"description": "Manage your fields and field groups with ease with simple field or group cloning and quicker overall management.",
"type": "craft-plugin",
"version": "3.0.0",
"version": "3.0.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit f3ca712

Please sign in to comment.