summaryrefslogtreecommitdiff
path: root/docs/change_log
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2021-11-17 09:50:46 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2021-11-17 10:56:04 -0500
commit1d41f13c774696d651921601c827ed500e2aa285 (patch)
tree2223f3b876e2ea79ce1c05e61ccd57e927c41318 /docs/change_log
parentff35692c58c3143d3e1ccb7b76b9e3aa1de4ef9a (diff)
downloadpython-markdown-1d41f13c774696d651921601c827ed500e2aa285.tar.gz
Bump version to 3.3.63.3.6
Diffstat (limited to 'docs/change_log')
-rw-r--r--docs/change_log/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md
index 4a9357c..0a4e2f3 100644
--- a/docs/change_log/index.md
+++ b/docs/change_log/index.md
@@ -3,6 +3,10 @@ title: Change Log
Python-Markdown Change Log
=========================
+Nov 17, 2021: version 3.3.6 (a bug-fix release).
+
+* Fix a dependency issue (#1195, #1196).
+
Nov 16, 2021: version 3.3.5 (a bug-fix release).
* Make the `slugify_unicode` function not remove diacritical marks (#1118).