-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
CakePHP 4.5.7 | ||
============== | ||
|
||
The CakePHP core team is happy to announce the immediate availability of CakePHP | ||
4.5.7. This is a maintenance release for the 4.4 branch that fixes a few | ||
community reported issues. | ||
|
||
Bugfixes | ||
-------- | ||
|
||
You can expect the following changes in 4.5.7. See the `changelog | ||
<https://github.com/cakephp/cakephp/compare/4.5.6...4.5.7>`_ for every commit. | ||
|
||
* Added annotations for mixin and template to Association classes. | ||
* Fix ``BehaviorRegistry::unload()`` not detaching camelCase methods. | ||
|
||
Contributors to 4.5.7 | ||
---------------------- | ||
|
||
Thank you to all the contributors that helped make this release happen: | ||
|
||
* Adam Halfar | ||
* Mark Scherer | ||
* Mark Story | ||
|
||
As always, we would like to thank all the contributors that opened issues, | ||
created pull requests or updated the documentation. | ||
|
||
Download a `packaged release on github | ||
<https://github.com/cakephp/cakephp/releases>`_. | ||
|
||
.. author:: markstory | ||
.. categories:: release, news | ||
.. tags:: release, news |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters