diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-04 19:40:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-04 19:40:30 -0500 |
commit | fc96b467832cfe4d7060017e439344b10c77a31b (patch) | |
tree | 60c2efbdc932ee4f838e7c5b8cf778677c4872e1 /docs | |
parent | 1de595a4a9c5536d32d597dba799cd036582af0f (diff) | |
download | markdown-fc96b467832cfe4d7060017e439344b10c77a31b.tar.gz markdown-fc96b467832cfe4d7060017e439344b10c77a31b.tar.bz2 markdown-fc96b467832cfe4d7060017e439344b10c77a31b.zip |
Up version to 2.6.11 (#620)2.6.11
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 5821ff6..f41559d 100644 --- a/docs/change_log/index.md +++ b/docs/change_log/index.md @@ -3,6 +3,10 @@ title: Change Log Python-Markdown Change Log ========================= +Jan 4, 2018: Released version 2.6.11 (a bug-fix release). Added a new +`BACKLINK-TITLE` option to the footnote extension so that non-English +users can provide a custom title to back links (see #610). + Dec 7, 2017: Released version 2.6.10 (a documentation update). Aug 17, 2017: Released version 2.6.9 (a bug-fix release). |