Add missing CHANGELOG entry

This commit is contained in:
benoit74 2024-07-30 19:12:47 +00:00
parent 6ed3756638
commit 1f95bc2dbb
No known key found for this signature in database
GPG key ID: B89606434FC7B530

View file

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Generate fuzzy rules tests in Python and Javascript (#284)
- Refactor HTML rewriter class to make it more open to change and expressive (#305)
### Fixed