summaryrefslogtreecommitdiff
path: root/docs/change_log
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2020-02-12 15:34:17 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2020-02-12 15:40:16 -0500
commitc282d46a65996f38cfc66f01c2cfced0cddd9e57 (patch)
tree11053f87c914a5dc7dfa7cd9ecfed9b9cfb9611d /docs/change_log
parent74c0166c6903b07b3b2b9cbba36705d1414cbaf7 (diff)
downloadpython-markdown-3.2.1.tar.gz
Bump version to 3.2.13.2.1
Diffstat (limited to 'docs/change_log')
-rw-r--r--docs/change_log/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md
index afe8e0c..62fe4b2 100644
--- a/docs/change_log/index.md
+++ b/docs/change_log/index.md
@@ -3,7 +3,7 @@ title: Change Log
Python-Markdown Change Log
=========================
-Under Development: Released version 3.2.1 (a bug-fix release).
+Feb 12, 2020: Released version 3.2.1 (a bug-fix release).
* The `name` property in `toc_tokens` from the TOC extension now
escapes HTML special characters (`<`, `>`, and `&`).