Skip to content

Commit 4876663

Browse files
Updated changelog
1 parent 87a3f0c commit 4876663

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.4.0 (2022-04-16)
4+
5+
### Breaking
6+
7+
- Dropped support for NodeJS 10. The library will likely still work on this NodeJS version, but it won't be tested and NodeJS-10-specific bugs will be rejected.
8+
9+
### Added
10+
11+
- Added `containsCapturingGroup`.
12+
- Added `getLongestPrefix`.
13+
- Added `canReorder`.
14+
315
## 0.3.0 (2021-09-04)
416

517
### Breaking

0 commit comments

Comments
 (0)