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 ddc7188 commit 0435554Copy full SHA for 0435554
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+0.2.6 (2018-02-08)
2
+==================
3
+Bug fixes:
4
+
5
+* [BUG #446](https://github.com/rust-lang/regex/issues/446):
6
+ Fixes a bug in the new Boyer-Moore searcher that results in a match failure.
7
+ We fix this bug by temporarily disabling Boyer-Moore.
8
9
10
0.2.5 (2017-12-30)
11
==================
12
Bug fixes:
0 commit comments