Skip to content

Commit 9085949

Browse files
committed
changelog: 1.5.3
1 parent a8554b3 commit 9085949

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.3 (2021-05-01)
2+
==================
3+
This releases fixes a bug when building regex with only the `unicode-perl`
4+
feature. It turns out that while CI was building this configuration, it wasn't
5+
actually failing the overall build on a failed compilation.
6+
7+
* [BUG #769](https://github.com/rust-lang/regex/issues/769):
8+
Fix build in `regex-syntax` when only the `unicode-perl` feature is enabled.
9+
10+
111
1.5.2 (2021-05-01)
212
==================
313
This release fixes a performance bug when Unicode word boundaries are used.

0 commit comments

Comments
 (0)