Skip to content

Commit

Permalink
Add release notes for 5.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 13, 2024
1 parent 5bf3611 commit 97ae048
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/07/28/cakephp_5010.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CakePHP 5.0.10
=============
==============

The CakePHP core team is happy to announce the immediate availability of CakePHP
5.0.10. This is a maintenance release for the 5.0 branch that fixes several
Expand Down
37 changes: 37 additions & 0 deletions 2024/09/12/cakephp_5011.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
CakePHP 5.0.11
==============

The CakePHP core team is happy to announce the immediate availability of CakePHP
5.0.10. This is a maintenance release for the 5.0 branch that fixes several
community reported issues.

Bugfixes
--------

You can expect the following changes in 5.0.10. See the `changelog
<https://github.com/cakephp/cakephp/compare/5.0.10...5.0.11>`_ for every commit.

* Improve README contents and layout.
* Fixed errors found by new versions of phpstan.
* Optimize logic in ``FormHelper`` for working with ``Enum`` values.

Contributors to 5.0.11
----------------------

Thank you to all the contributors that submitted a pull request:

* ADmad
* Kevin Pfeifer
* Mark Scherer
* Mark Story
* othercorey

As always, we would like to also thank all the contributors that opened issues,
or updated the documentation.

Download a `packaged release on github
<https://github.com/cakephp/cakephp/releases>`_.

.. author:: markstory
.. categories:: release, news
.. tags:: release, news
1 change: 1 addition & 0 deletions master.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Sitemap
.. toctree::
:maxdepth: 1

2024/09/12/cakephp_5011
2024/08/07/cakephp_510RC2
2024/07/28/cakephp_5010
2024/06/24/cakephp_509
Expand Down

0 comments on commit 97ae048

Please sign in to comment.