Skip to content

Commit aa170b5

Browse files
committed
changelog: 1.5.4
1 parent 11543fd commit aa170b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.5.4 (2021-05-06)
2+
==================
3+
This release fixes another compilation failure when building regex. This time,
4+
the fix is for when the `pattern` feature is enabled, which only works on
5+
nightly Rust. CI has been updated to test this case.
6+
7+
* [BUG #772](https://github.com/rust-lang/regex/pull/772):
8+
Fix build when `pattern` feature is enabled.
9+
10+
111
1.5.3 (2021-05-01)
212
==================
313
This releases fixes a bug when building regex with only the `unicode-perl`

0 commit comments

Comments
 (0)