django-uuslug/HISTORY

15 lines
542 B
Text

- August 6, 2012 (v 0.8)
------------------------
1. ORM Optimization & Split of Unicode and Uniqueness into routines (credit: jedie @ github)
- August 6, 2012 (v 0.7)
------------------------
1. history file created to track the changes
2. singleton "'" handling feature broke the testunit (fix pulled in from re_compile branch)
3. re cleanup (pulled in from re_compile branch)
4. up the version
5. updated the credit section from the README as the referred snippet no longer exists
6. include full name in setup.py
7. up Django to 1.4.1