forked from codeigniter4/CodeIgniter4
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request codeigniter4#7874 from kenjis/release-4.4.1
Prep for 4.4.1 release
- Loading branch information
Showing
5 changed files
with
31 additions
and
32 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
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
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 |
---|---|---|
@@ -1,29 +1,22 @@ | ||
Version 4.4.1 | ||
############# | ||
|
||
Release Date: Unreleased | ||
Release Date: September 5, 2023 | ||
|
||
**4.4.1 release of CodeIgniter4** | ||
|
||
.. contents:: | ||
:local: | ||
:depth: 3 | ||
|
||
BREAKING | ||
******** | ||
|
||
Message Changes | ||
*************** | ||
|
||
Changes | ||
******* | ||
|
||
Deprecations | ||
************ | ||
|
||
Bugs Fixed | ||
********** | ||
|
||
- **AutoRouting Legacy:** Fixed a bug that Auto Routing Legacy does not work. | ||
- **FeatureTest:** | ||
- Fixed a bug that FeatureTest may cause risky tests. | ||
- Fixed a bug that FeatureTest fails when forceGlobalSecureRequests is true. | ||
|
||
See the repo's | ||
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_ | ||
for a complete list of bugs fixed. |
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
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