diff --git a/CHANGELOG.md b/CHANGELOG.md index b6056860a..0bb356c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # 1.8.10 +### Security Patches + +* Resolve potential ReDoS vulnerability in your project - GHSL-2020-359 + ### Compatibility changes * JSONP API has been removed in favor of using the mature OpenAPI implementation. @@ -7,6 +11,8 @@ ### Notable fixes +* Various performance and stability fixes + ### Notable enhancements * Improved line number alignment and user experience around line anchors