Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arusinowski committed Jan 6, 2025
1 parent 48dae19 commit cbebcd0
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Changelog
=========
* 3.2.0
* fixed enum validation
* fixed property conflict in lookup strategy
* fixed migration

* 3.1.1
* fixed: Field with null values no longer work even set opion allowEmpty as true

* 3.1.0
* fixed issue with $constant beeing of type /Cake/ORM/Entity
Expand All @@ -8,8 +15,15 @@ Changelog
* 3.0.0
* CakePHP 5.x support

* 2.0.0
* CakePHP 4.x support
* 2.2.1
* Fix plugin name
* 2.2.0
* Backport #57 fix to 2.next branch (cake4) by @jay-eventrac in #58
* 2.0.3
* Fix ConstStrategy for associations queries without record
* 2.0.1
* Constant Strategy Improvements
* 2.0.0 CakePHP 4.x support

* 1.2.0
* Documentation improved
Expand Down

0 comments on commit cbebcd0

Please sign in to comment.