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, 0 insertions, 5 deletions
diff --git a/django-simple-history/CHANGELOG b/django-simple-history/CHANGELOG
deleted file mode 100644
index 420d95b09..000000000
--- a/django-simple-history/CHANGELOG
+++ /dev/null
@@ -1,5 +0,0 @@
-Oct 22, 2010:
- - Merged setup.py from Klaas van Schelven - Thanks!
-
-Feb 21, 2010:
- - Initial project creation, with changes to support ForeignKey relations.