Skip to content

Commit 85398ad

Browse files
committed
changelog: 1.12.1
1 parent 764efbd commit 85398ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.12.1 (2025-10-10)
2+
===================
3+
This release makes a bug fix in the new `regex::Captures::get_match` API
4+
introduced in `1.12.0`. There was an oversight with the lifetime parameter
5+
for the `Match` returned. This is technically a breaking change, but given
6+
that it was caught almost immediately and I've yanked the `1.12.0` release,
7+
I think this is fine.
8+
9+
110
1.12.0 (2025-10-10)
211
===================
312
This release contains a smattering of bug fixes, a fix for excessive memory

0 commit comments

Comments
 (0)