diff options
Diffstat (limited to 'docs/change_log')
-rw-r--r-- | docs/change_log/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md index afe8e0c..62fe4b2 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: Released version 3.2.1 (a bug-fix release). +Feb 12, 2020: Released version 3.2.1 (a bug-fix release). * The `name` property in `toc_tokens` from the TOC extension now escapes HTML special characters (`<`, `>`, and `&`). |