summaryrefslogtreecommitdiff
path: root/django-simple-history/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'django-simple-history/CHANGELOG')
-rw-r--r--django-simple-history/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/django-simple-history/CHANGELOG b/django-simple-history/CHANGELOG
new file mode 100644
index 000000000..420d95b09
--- /dev/null
+++ b/django-simple-history/CHANGELOG
@@ -0,0 +1,5 @@
+Oct 22, 2010:
+ - Merged setup.py from Klaas van Schelven - Thanks!
+
+Feb 21, 2010:
+ - Initial project creation, with changes to support ForeignKey relations.