Skip to content

Commit f59790b

Browse files
authored
Fix the NEWS.md and change PR reference that fixes CVE-2024-35176 (#133)
It seems to me that mentioned in the NEWS.md and in the release notes PR #124 ("Move development dependencies to Gemfile") isn't a correct one and not related to CVE-2024-35176: ``` - Improved parse performance when an attribute has many <s. - GH-124 ``` #126 looks like fixes the issue with attribute value that contains multiple '>' characters. At least it adds a proper test.
1 parent f525ef7 commit f59790b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
* Improved parse performance when an attribute has many `<`s.
3232

33-
* GH-124
33+
* GH-126
3434

3535
### Fixes
3636

0 commit comments

Comments
 (0)