release-2.0.2.txt 399 B

123456789
  1. Python-Markdown 2.0.2 Release Notes
  2. ===================================
  3. Python-Markdown 2.0.2 is a bug-fix release. No new features have been added.
  4. Most notably, the setup script has been updated to include a dependency on
  5. ElementTree on older versions of Python (< 2.5). There have also been a few
  6. fixes for minor parsing bugs in some edge cases. For a full list of changes,
  7. see the git log.