Update changelog

This commit is contained in:
Raymond Hill 2023-11-08 22:39:19 -05:00
parent 1100480d22
commit abe114c8e3
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m
## Fixes / changes
- [Ensure CSSTree does not hold a reference onto last parsed string](https://github.com/gorhill/uBlock/commit/1dba557c9a)
- [Lower maximum Expires value to 4h](https://github.com/gorhill/uBlock/commit/2360bc02f3)
- [Properly reset needle length in unserialized buffer](https://github.com/gorhill/uBlock/commit/8ed1ad9c9d)
- [Add additional flags to regional lists](https://github.com/gorhill/uBlock/commit/0962366524) (by @DandelionSprout)