aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 11:51:49 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 11:51:49 -0700
commit29425a36c920e9b54e5860429ef3e3ce639fb155 (patch)
treeedea6a643fec30f40ca1a05be55ae401fcc344de /CHANGELOG.txt
parent99fde585a39d7867d2c2257b74a7cc441bc9f2a5 (diff)
downloadpython-django-tagging-29425a36c920e9b54e5860429ef3e3ce639fb155.tar
python-django-tagging-29425a36c920e9b54e5860429ef3e3ce639fb155.tar.gz
Imported Upstream version 0.3.1upstream/0.3.1
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1a8c360..4303c2a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -2,9 +2,15 @@
Django Tagging Changelog
========================
+Version 0.3.1, Not released:
+----------------------------
-SVN Trunk Changes:
-------------------
+* Fixed Django 1.2 support (did not add anything new)
+
+Version 0.3.0, 22nd August 2009:
+--------------------------------
+
+* Fixes for Django 1.0 compatibility.
* Added a ``tagging.generic`` module for working with list of objects
which have generic relations, containing a ``fetch_content_objects``