We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb950f6 commit 50fe7d1Copy full SHA for 50fe7d1
CHANGELOG.md
@@ -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
12
1.10.1 (2023-10-14)
13
===================
14
This is a new patch release with a minor increase in the number of valid
0 commit comments