We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dbd9a commit 113f2e3Copy full SHA for 113f2e3
1 file changed
CHANGELOG.md
@@ -34,18 +34,18 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
34
35
## [4.0.8] - 2024-08-22
36
37
-- backported CVE fix (from v4.0.6) over to 4.x branch
+- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
38
39
## [4.0.7] - 2024-05-22
40
41
- this is basically v4.0.5, with some README updates
42
-- **it is vulnerable to CVE-2024-4067 & CVE-2024-4068**
+- **it is vulnerable to CVE-2024-4067**
43
- does NOT break API compatibility
44
45
## [4.0.6] - 2024-05-21
46
47
- Added `hasBraces` to check if a pattern contains braces.
48
-- Fixes CVE-2024-4067 & CVE-2024-4068
+- Fixes CVE-2024-4067
49
- **BREAKS API COMPATIBILITY**
50
- Should be labeled as a major release, but it's not.
51
0 commit comments