Files
django-jsignature/CHANGES
Florent Lebreton 6da81f2115 Release 0.8
2014-12-04 13:58:40 +01:00

25 lines
414 B
Plaintext

=========
CHANGELOG
=========
0.8 (2014-12-04)
==================
** New **
- Add support for Python 3 (@Gagaro)
- Add support for Django 1.7 (@Gagaro)
0.7.6 (2014-11-26)
==================
** New features **
- A setting to display (or not) the reset button has been added (@jsayles)
** Internal changes **
- Rendering is now based on a template (@andybak)
- Javascript is properly initialized (@andybak)