Skip to content

Commit a119f30

Browse files
committed
Prepare v1.10.1 release
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
1 parent d1d5a84 commit a119f30

4 files changed

Lines changed: 5077 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.10.1
7+
8+
This is a bugfix release for the `split` builtin: In v1.10.0, it was looping infinitely when using with an empty-string delimiter.
9+
10+
Reported by @SignalRichard, authored by @srenatus
11+
12+
The release is otherwise identical to v1.10.0.
13+
614
## 1.10.0
715

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

0 commit comments

Comments
 (0)