docs: add the change log.

This commit is contained in:
ping-yee 2024-11-28 20:57:31 +08:00
parent 55c3998747
commit 5e14d16616
No known key found for this signature in database
GPG Key ID: 1F3EFB3D0967B93F

View File

@ -40,6 +40,7 @@ Bugs Fixed
- **Routing:** Fixed a TypeError in `str_replace()` when `Routing::$translateURIDashes` is set to `true` and a route is defined using a closure.
- **Validation:** Fixed a bug where complex language strings were not properly handled.
- **CURLRequest:** Added support for handling proxy responses using HTTP versions other than 1.1.
See the repo's
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_