diff options
author | Waylan Limberg <waylan@gmail.com> | 2014-09-26 18:35:55 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2014-09-26 18:35:55 -0400 |
commit | f0c5b71acbc02af60a33d67c59558bb513b25e74 (patch) | |
tree | 8bd1b6525a912ca6cc6d939ccd0df241ac55282f /docs/change_log.txt | |
parent | 6bc119f3e048d18902ddfc66a9ffe9a47355e29a (diff) | |
download | markdown-f0c5b71acbc02af60a33d67c59558bb513b25e74.tar.gz markdown-f0c5b71acbc02af60a33d67c59558bb513b25e74.tar.bz2 markdown-f0c5b71acbc02af60a33d67c59558bb513b25e74.zip |
Upped version to 2.5.12.5.1-final
Also removed an inacurate statement in the 2.5 release notes.
Diffstat (limited to 'docs/change_log.txt')
-rw-r--r-- | docs/change_log.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/change_log.txt b/docs/change_log.txt index 2f1810a..de5eacc 100644 --- a/docs/change_log.txt +++ b/docs/change_log.txt @@ -7,9 +7,11 @@ next_url: release-2.5.html Python-Markdown Changelog ========================= -Sep 12, 2014: Released version 2.5.0 ([Notes](release-2.5.html)) +Sept 26, 2014: Released version 2.5.1 (a bugfix release). -Feb 16, 2014: Released version 2.4.0 ([Notes](release-2.4.html)) +Sept 12, 2014: Released version 2.5.0 ([Notes](release-2.5.html)). + +Feb 16, 2014: Released version 2.4.0 ([Notes](release-2.4.html)). Mar 22, 2013: Released version 2.3.1 (a bugfix release). |