Skip to content

Commit

Permalink
Resort entries for recent releases
Browse files Browse the repository at this point in the history
Order: bug, enh, chg (old to new)
  • Loading branch information
marcovtwout authored Feb 28, 2023
1 parent 9693985 commit 59f31ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
Version 1.1.28 under development
--------------------------------

- Enh #4490: Added support for PostgreSQL 15 (sternix, marcovtwout)
- Enh #4505: Added support for PHP 8.2 (wtommyw)
- Enh #4503: Update tests and code for PHP 8.1 compatibility, stop suppressing deprecation warnings in tests (wtommyw)
- Bug #4484: Set Last-Modified after sending cache control headers (jannis701, wtommyw)
- Bug #4491: Fixed limit and Offset not working correctly with MSSQL version 11 (2012) and newer (shnoulle, wtommyw)
- Bug #4497: PHP 8.1 compatibility: Fix unserialize null in CRedisCache (kenguest, wtommyw)
- Bug #4499: PHP 8.1 compatibility: Fix deprecation warning in COciSchema (marcovtwout)
- Bug #4500: PHP 8.1 compatibility: Fix deprecation warnings in CMysql classes (csears123)
- Bug #4507: PHP 8.1 compatibility: Fix deprecation warning in CWebUser (marcovtwout, wtommyw)
- Enh #4490: Added support for PostgreSQL 15 (sternix, marcovtwout)
- Enh #4503: Update tests and code for PHP 8.1 compatibility, stop suppressing deprecation warnings in tests (wtommyw)
- Enh #4505: Added support for PHP 8.2 (wtommyw)

Version 1.1.27 November 21, 2022
--------------------------------
Expand All @@ -23,10 +23,10 @@ Version 1.1.27 November 21, 2022
Version 1.1.26 September 30, 2022
--------------------------------

- Bug #4453: Alpine Linux compatibility: Avoid using `GLOB_BRACE` in `CFileHelper::removeDirectory` (ivany4)
- Enh #4386: Added support for PHP 8.1 (marcovtwout, JonathanArgentao, ivany4, csears123)
- Enh #4386: Updated HTMLPurifier to version 4.15.0 for PHP 8.1 support (https://github.com/ezyang/htmlpurifier/blob/v4.15.0/NEWS) (marcovtwout)
- Enh #4392: Added support for SSL to CRedisCache (andres101)
- Bug #4453: Alpine Linux compatibility: Avoid using `GLOB_BRACE` in `CFileHelper::removeDirectory` (ivany4)

Version 1.1.25 December 13, 2021
--------------------------------
Expand Down

0 comments on commit 59f31ae

Please sign in to comment.