aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-11-09 08:38:21 -0800
committerWaylan Limberg <waylan@gmail.com>2012-11-09 08:38:21 -0800
commitb7301555e2182b52fb88e259189c9a5d0532ca81 (patch)
treeb95320bf07358c78acf0b4715caa65a574f55f13 /docs
parent578a5118152d47564fc8e79b6bb7a7293f7123bd (diff)
parent1b4172ca6c8b3ef4931aaae15704b8f59325f322 (diff)
downloadmarkdown-b7301555e2182b52fb88e259189c9a5d0532ca81.tar.gz
markdown-b7301555e2182b52fb88e259189c9a5d0532ca81.tar.bz2
markdown-b7301555e2182b52fb88e259189c9a5d0532ca81.zip
Merge pull request #159 from mitya57/master
Fixed pyflakes warnings
Diffstat (limited to 'docs')
-rw-r--r--docs/change_log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/change_log.txt b/docs/change_log.txt
index 30cb771..1a078bf 100644
--- a/docs/change_log.txt
+++ b/docs/change_log.txt
@@ -9,7 +9,7 @@ Python-Markdown Changelog
Nov 4, 2012: Released version 2.2.1 ([Notes](release-2.2.1.html)).
-Jul 5, 2012: Released version 2.2.0 (Notes](release-2.2.0.html)).
+Jul 5, 2012: Released version 2.2.0 ([Notes](release-2.2.0.html)).
Jan 22, 2012: Released version 2.1.1 ([Notes](release-2.1.1.html)).