blob: bca464e088727dc8e41317feadd9195d5bade7f3 [file] [log] [blame]
MarkupSafe Changelog
====================
Version 0.15
------------
- Fixed a typo that caused the library to fail to install
on pypy and jython -.-
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