Skip to content

Commit 4a94382

Browse files
committed
version 4.0.2
1 parent 63d41d9 commit 4a94382

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 4.0.2 - 2024-07-21
4+
5+
### Added
6+
- Add support for CKEditor and separate editor configs.
7+
8+
### Changed
9+
- Update English translations.
10+
11+
### Fixed
12+
- Fix an error importing and exporting Matrix fields.
13+
- Fix an error exporting Neo fields.
14+
315
## 4.0.1 - 2024-06-22
416

517
### Changed

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.",
44
"type": "craft-plugin",
5-
"version": "4.0.1",
5+
"version": "4.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)