You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
105
105
- Fixed quadratic complexity finding the bottom opener for emphasis and strikethrough delimiters
106
106
- Fixed issue where having 500,000+ delimiters could trigger a [known segmentation fault issue in PHP's garbage collection](https://bugs.php.net/bug.php?id=68606)
107
107
- Fixed quadratic complexity deactivating link openers
108
+
- Fixed catastrophic backtracking when parsing link labels/titles
0 commit comments