diff options
Diffstat (limited to 'docs/release-2.1.1.txt')
-rw-r--r-- | docs/release-2.1.1.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/release-2.1.1.txt b/docs/release-2.1.1.txt new file mode 100644 index 0000000..9e1bcab --- /dev/null +++ b/docs/release-2.1.1.txt @@ -0,0 +1,7 @@ +Python-Markdown 2.1.1 Release Notes +=================================== + +Python-Markdown 2.1.1 is a bug-fix release. No new features have been added. +Most notably, a bug which caused raw HTML paring to run __very__ slowly has +been fixed along with a few bugs which caused the parser to raise exceptions +while parsing. For a full list of changes, see the git log. |