diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b9f152..60ff939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Correctly calculate annotation offsets when trimming unicode characters [#331](https://github.com/rust-lang/annotate-snippets-rs/pull/331) + ## [0.12.6] - 2025-10-22 ### Changed