Skip to content

Commit

Permalink
Clear changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed Sep 4, 2024
1 parent 8c5dbb3 commit 1a56335
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
## Unreleased changes

### 🚀 Features

- Added new function `processRegex`, which supports all of `regex`'s options but returns the processed results as a string.

### 🐞 Fixes

- When `unicodeSetsPlugin` is explicitly set to `null`, allow an unescaped and whitespace-separated hyphen on the end of a character class range when using flags <kbd>x</kbd> and <kbd>u</kbd> (i.e. <kbd>v</kbd> is disabled or unsupported).
-

## Released changes

Expand Down

0 comments on commit 1a56335

Please sign in to comment.