From ab2f9170d69e0dc76d15d9c2d8827e40078639ae Mon Sep 17 00:00:00 2001 From: Scott Schafer Date: Tue, 28 Oct 2025 12:15:11 -0600 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e78aa9..65e861f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- No longer panic when annotating leading whitespace [#334](https://github.com/rust-lang/annotate-snippets-rs/pull/334) + ## [0.12.7] - 2025-10-24 ### Fixes