diff options
| author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-09-26 09:13:37 -0400 |
|---|---|---|
| committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-09-26 09:22:29 -0400 |
| commit | 6323ba6c98cadc19c0a7eebe9b09279b738dc109 (patch) | |
| tree | b332035291d4d3cb14cb5aad63e90927928eb01d /docs | |
| parent | ecfa0996bb1ce061e925a13dc326b36bf498cf76 (diff) | |
| download | python-markdown-6323ba6c98cadc19c0a7eebe9b09279b738dc109.tar.gz | |
Bump version to 3.0.13.0.1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/change_log/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md index 0a4a743..5350b22 100644 --- a/docs/change_log/index.md +++ b/docs/change_log/index.md @@ -3,6 +3,11 @@ title: Change Log Python-Markdown Change Log ========================= +Sept 28, 2018: Released version 3.0.1 (a bug-fix release). + +* Brought back the `version` and `version_info` variables (#709). +* Added support for hexadecimal HTML entities (#712). + Sept 21, 2018: Released version 3.0 ([Notes](release-3.0.md)). Jan 4, 2018: Released version 2.6.11 (a bug-fix release). Added a new |
