Skip to content

Commit 761284d

Browse files
committed
changelog: 1.3.7
1 parent 672d877 commit 761284d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
1.3.7 (2020-04-17)
2+
==================
3+
This release contains a small bug fix that fixes how `regex` forwards crate
4+
features to `regex-syntax`. In particular, this will reduce recompilations in
5+
some cases.
6+
7+
Bug fixes:
8+
9+
* [BUG #665](https://github.com/rust-lang/regex/pull/665):
10+
Fix feature forwarding to `regex-syntax`.
11+
12+
113
1.3.6 (2020-03-24)
214
==================
315
This release contains a sizable (~30%) performance improvement when compiling

0 commit comments

Comments
 (0)