summaryrefslogtreecommitdiff
path: root/docs/change_log/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/change_log/index.md')
-rw-r--r--docs/change_log/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md
index 5320fc7..b9fa97b 100644
--- a/docs/change_log/index.md
+++ b/docs/change_log/index.md
@@ -7,6 +7,7 @@ Python-Markdown Change Log
* Disallow square brackets in reference link ids (#1209).
* Retain configured `pygments_style` after first code block (#1240).
+* Ensure fenced code attributes are properly escaped (#1247).
Nov 17, 2021: version 3.3.6 (a bug-fix release).