blob: 5315c8009ec83a8efa34a275a02127a3fa2bfda2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
title: Release Notes for v2.0.2
prev_title: Release Notes for v2.1.0
prev_url: release-2.1.0.html
next_title: Release Notes for v2.0.1
next_url: release-2.0.1.html
Python-Markdown 2.0.2 Release Notes
===================================
Python-Markdown 2.0.2 is a bug-fix release. No new features have been added.
Most notably, the setup script has been updated to include a dependency on
ElementTree on older versions of Python (< 2.5). There have also been a few
fixes for minor parsing bugs in some edge cases. For a full list of changes,
see the git log.
|