diff --git a/CHANGELOG.md b/CHANGELOG.md index 2971c27..a7b0a85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Performance + +- Cap unbounded parsing to avoid worst case performance (hit with test data) + ## [1.24.1] - 2024-08-23 ### Fixes