Skip to content

Commit 50fe7d1

Browse files
committed
changelog: 1.10.2
1 parent eb950f6 commit 50fe7d1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.10.2 (2023-10-16)
2+
===================
3+
This is a new patch release that fixes a search regression where incorrect
4+
matches could be reported.
5+
6+
Bug fixes:
7+
8+
* [BUG #1110](https://github.com/rust-lang/regex/issues/1110):
9+
Revert broadening of reverse suffix literal optimization introduced in 1.10.1.
10+
11+
112
1.10.1 (2023-10-14)
213
===================
314
This is a new patch release with a minor increase in the number of valid

0 commit comments

Comments
 (0)