diff options
| author | Waylan Limberg <waylan.limberg@icloud.com> | 2023-03-23 08:50:40 -0400 |
|---|---|---|
| committer | Waylan Limberg <waylan.limberg@icloud.com> | 2023-03-23 09:13:33 -0400 |
| commit | c0faf5258f7592a18672f8a6c8a5320d08098b2b (patch) | |
| tree | 4f623882170d55487c61881876b7d8ba91e17cfd /docs | |
| parent | 6a85e4d4e28e105d4e772a6c2ab8188ddeba1644 (diff) | |
| download | python-markdown-c0faf5258f7592a18672f8a6c8a5320d08098b2b.tar.gz | |
Restore console script.
Fixes #1327.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/change_log/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md index 17e301b..f6159d2 100644 --- a/docs/change_log/index.md +++ b/docs/change_log/index.md @@ -3,6 +3,10 @@ title: Change Log Python-Markdown Change Log ========================= +March 23, 2023: version 3.4.3 (a bug-fix release). + +* Restore console script (#1327). + March 22, 2023: version 3.4.2 (a bug-fix release). * Improve standalone * and _ parsing (#1300). |
