From a4a67f5c6e4214e74153cba57d45d98221b17ff8 Mon Sep 17 00:00:00 2001 From: Scott Schafer Date: Sat, 15 Nov 2025 10:37:28 -0700 Subject: [PATCH] chore: Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f6f2f..aace536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Prefer exact prefix/suffix matches when trimming replacements [#345](https://github.com/rust-lang/annotate-snippets-rs/pull/345) + ## [0.12.8] - 2025-10-28 ### Fixes