Update CHANGELOG.md

This commit is contained in:
Universal Omega 2022-03-16 17:47:13 -06:00 committed by GitHub
parent 8aa0c984cd
commit 43e06624ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -752,7 +752,7 @@ Many thanks to GreenReaper on GitHub for reporting and finding issues with core
* Some additional minor cleanup
# Version 3.4.1
* Used `StringUtils::isValidPCRERegex` for checking valid regex
* Used `StringUtils::isValidPCRERegex()` for checking valid regex
* Fixed query error due to not adding quotes to '%'
* Removed unused `Hooks::removeSectionMarkers()` function
* Removed some unused code