Skip to content

Commit 92dd54d

Browse files
committed
Release v1.12.1
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
1 parent fb09d24 commit 92dd54d

4 files changed

Lines changed: 5105 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file. This
44
project adheres to [Semantic Versioning](http://semver.org/).
55

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+
612
## 1.12.0
713

814
This release contains a mix of new features, performance improvements, and bugfixes. Notably:

0 commit comments

Comments
 (0)