summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2023-03-22 11:56:51 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2023-03-22 13:03:59 -0400
commit6a85e4d4e28e105d4e772a6c2ab8188ddeba1644 (patch)
tree637e682cab011d20ed2466f9f8775280fa18bae3 /docs
parentb81bf17ef4928039bebd43c4d5426c6ba87e1076 (diff)
downloadpython-markdown-3.4.2.tar.gz
Bump version to 3.4.23.4.2
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 7b9dec9..17e301b 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.4.2 (a bug-fix release).
+March 22, 2023: version 3.4.2 (a bug-fix release).
* Improve standalone * and _ parsing (#1300).
* Consider `<html>` HTML tag a block-level element (#1309).