From 605092bd88ce2341625e7cfa630cbb024c103a31 Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Wed, 25 Apr 2012 12:36:37 +0100 Subject: [PATCH] Updated change log / AUTHORS Thanks Greg Banks --- AUTHORS | 3 ++- docs/changelog.rst | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 1c367ffd..b71885b1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -99,4 +99,5 @@ that much better: * Robert Kajic * Jacob Peddicord * Nils Hasenbanck - * mostlystatic \ No newline at end of file + * mostlystatic + * Greg Banks \ No newline at end of file diff --git a/docs/changelog.rst b/docs/changelog.rst index d7499cf2..30c52b0a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,10 @@ Changelog ========= +Changes in 0.6.X +================ +- Fix for #473 - Dereferencing abstracts + Changes in 0.6.6 ================ - Django 1.4 fixed (finally)