aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-2.2.0.txt
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-07-05 15:10:20 -0300
committerWaylan Limberg <waylan@gmail.com>2012-07-05 15:10:20 -0300
commitb7a944ca9ef951b3f1e497d9cebf1e74f5602218 (patch)
tree2e72b37af82d9e25afbe6ebc6ff97b60aeefe263 /docs/release-2.2.0.txt
parentcad2b812c769394854d8ac27dd9b8e20ca585c54 (diff)
downloadmarkdown-b7a944ca9ef951b3f1e497d9cebf1e74f5602218.tar.gz
markdown-b7a944ca9ef951b3f1e497d9cebf1e74f5602218.tar.bz2
markdown-b7a944ca9ef951b3f1e497d9cebf1e74f5602218.zip
Removed beta warning from 2.2 release notes.
Diffstat (limited to 'docs/release-2.2.0.txt')
-rw-r--r--docs/release-2.2.0.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/release-2.2.0.txt b/docs/release-2.2.0.txt
index 3cdfd32..d7081eb 100644
--- a/docs/release-2.2.0.txt
+++ b/docs/release-2.2.0.txt
@@ -8,14 +8,12 @@ Python-Markdown 2.2.0 Release Notes
===================================
We are pleased to release Python-Markdown 2.2 which makes improvements on 2.1.
-While 2.1 is primarily a bug fix release, some internal improvements were made
+While 2.2 is primarily a bug fix release, some internal improvements were made
to the parser, and a few security issues were resolved.
Python-Markdown supports Python versions 2.5, 2.6, 2.7, 3.1, and 3.2 out
of the box.
-__Note__ that this is BETA Software and is not recommended for production.
-
Backwards-incompatible Changes
------------------------------