Skip to content

Commit

Permalink
version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 5, 2020
1 parent 7d1ffff commit fedbf0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.2.0 - 2020-09-05

### Changed
- Editing the name of an existing field no longer re-generates the field handle.
- Now required Craft 3.5+.

### Fixed
- Fix field widths not being retained when cloning Matrix fields.
- Fix error when cloning Matrix + Super Table fields.
- Add width property to import for Matrix.
- Add width property to export for Matrix.

## 2.1.8 - 2020-07-26

### 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/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": "2.1.8",
"version": "2.2.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit fedbf0e

Please sign in to comment.