diff --git a/CHANGELOG.md b/CHANGELOG.md index deccb0e..7f16e37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +#### Fixes + +- Don't stop parsing on `%`, `\\` when outside of an escape sequence or printf interpolation + ## [1.3.7] - 2022-01-24 #### Fixes