diff options
Diffstat (limited to 'docs/release.txt')
-rw-r--r-- | docs/release.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release.txt b/docs/release.txt index 95f0cc2..b1f71ad 100644 --- a/docs/release.txt +++ b/docs/release.txt @@ -8,6 +8,9 @@ extensions to the distribution (including an extension that mimics PHP Markdown Extra), all while maintaining backward compatibility with the end user API in version 1.7. +Python-Markdown supports Python versions 2.3, 2.4, 2.5, and 2.6. We've even +released a version converted to Python 3.0! + Backwards-incompatible Changes ------------------------------ |