From 6efa41ec238113c878efb6961cf5aba1226d7fa6 Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 25 Feb 2021 18:25:00 +0000 Subject: [PATCH] update Changelog 1.9.10 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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