Skip to content

Commit cbebcd0

Browse files
committed
updated CHANGELOG.md
1 parent 48dae19 commit cbebcd0

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog
22
=========
3+
* 3.2.0
4+
* fixed enum validation
5+
* fixed property conflict in lookup strategy
6+
* fixed migration
7+
8+
* 3.1.1
9+
* fixed: Field with null values no longer work even set opion allowEmpty as true
310

411
* 3.1.0
512
* fixed issue with $constant beeing of type /Cake/ORM/Entity
@@ -8,8 +15,15 @@ Changelog
815
* 3.0.0
916
* CakePHP 5.x support
1017

11-
* 2.0.0
12-
* CakePHP 4.x support
18+
* 2.2.1
19+
* Fix plugin name
20+
* 2.2.0
21+
* Backport #57 fix to 2.next branch (cake4) by @jay-eventrac in #58
22+
* 2.0.3
23+
* Fix ConstStrategy for associations queries without record
24+
* 2.0.1
25+
* Constant Strategy Improvements
26+
* 2.0.0 CakePHP 4.x support
1327

1428
* 1.2.0
1529
* Documentation improved

0 commit comments

Comments
 (0)