Skip to content

Commit 1812ae9

Browse files
committed
update changelog
1 parent 49cb153 commit 1812ae9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
v0.15
1+
v0.15.0
22
==================
33

4-
* Fix non-greedy find, issue #61 (v0.14.0 regression)
54
* Fix multiline not working with beginning of line, issue #13
65
* Fix replace re"", issue #29
76
* Fixes a number of issues related to empty matches
87
in the `findAll`, `split`, and `replace` APIs
98

9+
v0.14.1
10+
==================
11+
12+
* Fix non-greedy find, issue #61 (v0.14.0 regression)
13+
1014
v0.14
1115
==================
1216

0 commit comments

Comments
 (0)