diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown new file mode 100644 index 0000000..2b30665 --- /dev/null +++ b/CHANGELOG.markdown @@ -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. \ No newline at end of file