diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2015-04-20 19:24:11 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2015-04-20 19:24:11 -0400 |
commit | e594213ab689847ee7d9654817b8fa80fafb0fb7 (patch) | |
tree | 2f200270f9f446c2bce8fec8c3a5d27c0c83ab3e | |
parent | 28a5920fbc1f6f91c8bb455e1c1946108e3a6dd0 (diff) | |
download | markdown-e594213ab689847ee7d9654817b8fa80fafb0fb7.tar.gz markdown-e594213ab689847ee7d9654817b8fa80fafb0fb7.tar.bz2 markdown-e594213ab689847ee7d9654817b8fa80fafb0fb7.zip |
Updated change_log for 2.6.2.
-rw-r--r-- | docs/change_log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/change_log.txt b/docs/change_log.txt index ad149ea..2e190b5 100644 --- a/docs/change_log.txt +++ b/docs/change_log.txt @@ -7,6 +7,8 @@ next_url: release-2.6.html Python-Markdown Change Log ========================= +Apr 20, 2015: Released version 2.6.2 (a bug-fix release). + Mar 8, 2015: Released version 2.6.1 (a bug-fix release). The (new) `yaml` option has been removed from the Meta-Data Extension as it was buggy (see [#390](https://github.com/waylan/Python-Markdown/issues/390)). |