summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2021-11-16 10:20:34 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2021-11-16 10:30:31 -0500
commitaab33ac8a27d1d768949db9c1734931e442e0157 (patch)
tree0c9969c8114f44ff75504977107024b12edbd2b9 /docs
parent7919bfd8cf44e4fb50a3ccbd82b725db34b66a08 (diff)
downloadpython-markdown-3.3.5.tar.gz
Bump version to 3.3.53.3.5
Diffstat (limited to 'docs')
-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 cec78ab..4a9357c 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: version 3.3.5 (a bug-fix release).
+Nov 16, 2021: version 3.3.5 (a bug-fix release).
* Make the `slugify_unicode` function not remove diacritical marks (#1118).
* Fix `[toc]` detection when used with `nl2br` extension (#1160).