Skip to content

Commit 0435554

Browse files
committed
changelog: 0.2.6
1 parent ddc7188 commit 0435554

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+
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+
110
0.2.5 (2017-12-30)
211
==================
312
Bug fixes:

0 commit comments

Comments
 (0)