mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-05-17 09:31:06 +00:00
Adding in a changelog.
This commit is contained in:
parent
b46981d69f
commit
72a6dffcb4
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.markdown
Normal file
14
CHANGELOG.markdown
Normal 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.
|
||||
Loading…
Reference in a new issue