aboutsummaryrefslogtreecommitdiffstats
path: root/docs/change_log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/change_log.txt')
-rw-r--r--docs/change_log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/change_log.txt b/docs/change_log.txt
index 7001d68..ad149ea 100644
--- a/docs/change_log.txt
+++ b/docs/change_log.txt
@@ -7,6 +7,10 @@ next_url: release-2.6.html
Python-Markdown Change Log
=========================
+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)).
+
Feb 19, 2015: Released version 2.6 ([Notes](release-2.6.html)).
Nov 19, 2014: Released version 2.5.2 (a bug-fix release).