We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5180a97 commit 0e39314Copy full SHA for 0e39314
CHANGELOG.md
@@ -1,5 +1,10 @@
1
-TBD
2
-===
+1.3.8 (2020-05-28)
+==================
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).
8
9
Bug fixes:
10
0 commit comments