Add history

This commit is contained in:
Alex Clark 2013-07-05 07:51:32 -04:00
parent e686734372
commit d6df48792c

View file

@ -1,6 +1,15 @@
Changes
=======
1.3.3 (2013-07-05)
------------------
- Added 'username' field to the Admin table
[bkvirendra]
- Removed fallback logging creation since logging cames by default on django 1.4 or later, if you don't have it is because you explicitly wanted. Fixes #45
[camilonova]
1.3.2 (2013-03-28)
------------------