summaryrefslogtreecommitdiff
path: root/CHANGES
blob: ec330905ed44d72d0f959987376d1fefc43d1ef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MarkupSafe Changelog
====================

Version 0.13
------------

- Do not attempt to compile extension for PyPy or Jython.
- Work around some 64bit Windows issues.

Version 0.12
------------

- improved PyPy compatibility