From 887e958866db430b1a2d7c22b066131af0accd32 Mon Sep 17 00:00:00 2001 From: Nicholas Serra Date: Wed, 20 Jan 2021 23:49:17 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 76f8412c..1c9a40cc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - [pull #377] Fixed bug breaking strings elements in metadata lists - [pull #380] When rendering fenced code blocks, also add the `language-LANG` class +- [pull #387] Regex DoS fixes ## python-markdown2 2.3.10