Adding in a changelog.

This commit is contained in:
Dave Hall 2012-02-06 13:37:14 +00:00
parent b46981d69f
commit 72a6dffcb4

14
CHANGELOG.markdown Normal file
View file

@ -0,0 +1,14 @@
django-watson changelog
==========================
1.0.1 - 06/02/2012
------------------
* Removing hacky searchentry_set generic relation being applied to registered models, which was causing spurious deletion warnings in the admin interface.
1.0.0 - 10/10/2012
------------------
* First production release.