Skip to content

Commit

Permalink
Add CHANGES.md entry for ocaml#222
Browse files Browse the repository at this point in the history
  • Loading branch information
glondu committed Aug 18, 2023
1 parent 146bad9 commit 4a43d2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Unreleased
* Add `Re.group_count` to get the number of groups in a compiled regex (#218)
* Add `Re.exec_partial_detailed` to allow resuming searches from partial inputs
(#219)
* Re-export `Re.Perl`'s `Parse_error` and `Not_supported` exceptions
in Pcre (#222)
* Add support for `DOTALL` flag in `Re.Pcre.regexp` (#225)
* Add support for named groups (#223)
* Add support for some control characters in `Re.Perl` (#227)
Expand Down

0 comments on commit 4a43d2f

Please sign in to comment.