Skip to content

Commit 3516c32

Browse files
committed
chore: update CHANGES.md for 1.14.0
1 parent 140deeb commit 3516c32

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGES.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
Unreleased
2-
----------
1+
1.14.0 (16-Sep-2025)
2+
--------------------
3+
4+
* Thread-safety with OCaml 5 (#574).
35

46
* Introduce [Re.Pcre.get_named_substring_opt]. A non raising version of
57
[Re.Pcre.get_named_substring] (#525)
@@ -14,7 +16,8 @@ Unreleased
1416
* Fix [Re.Pcre.split]. Regression introduced in 1.12 and a previous bug with
1517
[Re.Pcre.split] (#538).
1618

17-
* Avoid parsing unnecessary patterns supported `Re.Emacs` in `Re.Str` (#563)
19+
* Avoid parsing unnecessary patterns supported only by `Re.Emacs` in `Re.Str`
20+
(#563)
1821

1922
1.13.1 (30-Sep-2024)
2023
--------------------

0 commit comments

Comments
 (0)