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 8975de6..a5873cc 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.2.2 (a bug-fix release). +May 8, 2020: version 3.2.2 (a bug-fix release). * Add `checklinks` tox environment to ensure all links in documentation are good. * Refactor extension API documentation (#729). |