Add version 3.3.8 to CHANGELOG

This commit is contained in:
Universal Omega 2022-02-04 15:10:26 -07:00 committed by GitHub
parent 1024e445ff
commit 31428c9c11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -712,3 +712,13 @@ Many thanks to GreenReaper on GitHub for reporting and finding issues with core
# Version 3.3.7
* Revert helper classes added in version 3.3.6, as it had negative performance impact
* Fix adduser
# Version 3.3.8
* Cleanup
* Fix allowUnlimitedResults + fix tests on 1.38.0+
* Fix getSubcategories
* Fix up a few minor things which were annoying
* Remove unused 'dpl_description' i18n message
* Restore MediaWiki 1.35 compatibility
* Fix path to `Maintenance.php`
* Fix second param to `preg_match`