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 d8e22dd commit 48b3ba4Copy full SHA for 48b3ba4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+1.7.2 (2023-03-21)
2
+==================
3
+This is a small release that fixes a failing test on FreeBSD.
4
+
5
+Bug fixes:
6
7
+* [BUG #967](https://github.com/rust-lang/regex/issues/967):
8
+ Fix "no stack overflow" test which can fail due to the small stack size.
9
10
11
1.7.1 (2023-01-09)
12
==================
13
This release was done principally to try and fix the doc.rs rendering for the
0 commit comments