summaryrefslogtreecommitdiff
path: root/CHANGES
blob: 4cece02ab4d995c1fabac764e684ac72c6c487e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
MarkupSafe Changelog
====================

Version 0.14
------------

- Release fix for 0.13.

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