Skip to content

Commit 172ca27

Browse files
committed
version 2.2.5
1 parent 43f2e66 commit 172ca27

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.2.5 - 2021-07-10
4+
5+
### Changed
6+
- Revamp Neo import/export handling to support field layout elements.
7+
8+
### Fixed
9+
- Improve `displayName` twig function.
10+
- Fix an error when exporting Neo fields with child blocks configured.
11+
312
## 2.2.4 - 2021-06-30
413

514
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/field-manager",
33
"description": "Manage your fields and field groups with ease with simple field or group cloning and quicker overall management.",
44
"type": "craft-plugin",
5-
"version": "2.2.4",
5+
"version": "2.2.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)