diff options
Diffstat (limited to 'docs/change_log/index.md')
-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 7be68ad..7d0a627 100644 --- a/docs/change_log/index.md +++ b/docs/change_log/index.md @@ -3,7 +3,7 @@ title: Change Log Python-Markdown Change Log ========================= -_______, 2019: Released version 3.1.1 (a bug-fix release). +May 20, 2019: Released version 3.1.1 (a bug-fix release). * Fixed import failure in `setup.py` when the source directory is not on `sys.path` (#823). |