diff --git a/CHANGES.md b/CHANGES.md index 0dc8ce92..83611065 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,5 @@ -Unreleased ----------- +1.11.0 (19-Aug-2023) +-------------------- * 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