==================
- Add support for PyPy. (PyPy3 is pending release of a fix for:
https://bitbucket.org/pypy/pypy/issue/1946)
- Add support for Python 3.4.
- Add support for testing on Travis.
- Explicitly hide span in ``orderedSelectionList.pt``. This only
contains hidden inputs, but Internet Explorer 10 was showing them
anyway.
- Support for CSRF protection.
- Added support for restricting the acceptable request method for the
form submit.