We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb09d24 commit 92dd54dCopy full SHA for 92dd54d
4 files changed
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file. This
4
project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## 1.12.1
7
+
8
+This bug fix release reverts a change to `regex.replace` that unintentionally changed its behaviour for anchored regular expressions.
9
10
+- Revert "topdown: make `regex.replace` respect cancellation" (authored by @srenatus)
11
12
## 1.12.0
13
14
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
0 commit comments