Skip to content

Commit 0e39314

Browse files
committed
changelog: 1.3.8
1 parent 5180a97 commit 0e39314

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
TBD
2-
===
1+
1.3.8 (2020-05-28)
2+
==================
3+
This release contains a couple of important bug fixes driven
4+
by better support for empty-subexpressions in regexes. For
5+
example, regexes like `b|` are now allowed. Major thanks to
6+
[@sliquister](https://github.com/sliquister) for implementing support for this
7+
in [#677](https://github.com/rust-lang/regex/pull/677).
38

49
Bug fixes:
510

0 commit comments

Comments
 (0)