diff --git a/AUTHORS b/AUTHORS index bb66975..11c2cfb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ Erik Stein , 2008- +Jan Gerber diff --git a/CHANGES b/CHANGES index b64c658..83ecebc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Next +0.2.5 - Improved slug functions, slug fields (DowngradingSlugField). - Move location of SLUG_HELP, DEFAULT_SLUG and AutoSlugField, now in shared.utils.models.slugs. - Added SlugTreeMixin and helper signal functions.