summaryrefslogtreecommitdiff
path: root/docs/change_log/index.md
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2022-05-05 15:01:33 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2022-05-05 15:06:45 -0400
commitdb98a2632447387cd5c965b324904ee780809b81 (patch)
treea761896fa295f3ff3c6c3937ad7d50f4dbba0eb3 /docs/change_log/index.md
parent21ba00c230e41a1de90b4f7608e5133e254ba109 (diff)
downloadpython-markdown-3.3.7.tar.gz
Bump version to 3.3.73.3.7
Diffstat (limited to 'docs/change_log/index.md')
-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 b9fa97b..09ace62 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.7 (a bug-fix release).
+May 5, 2022: version 3.3.7 (a bug-fix release).
* Disallow square brackets in reference link ids (#1209).
* Retain configured `pygments_style` after first code block (#1240).