diff --git a/AUTHORS b/AUTHORS index c32ab9f9..ac811dd1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -137,4 +137,5 @@ that much better: * Nicolas Trippar * Manuel Hermann * Gustavo Gawryszewski - * Max Countryman \ No newline at end of file + * Max Countryman + * caitifbrito \ No newline at end of file diff --git a/docs/changelog.rst b/docs/changelog.rst index 5bdd0f85..19bc4464 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,6 +41,7 @@ Changes in 0.8.X - Fixed overriding objects with custom manager (#58) - Added no_dereference method for querysets (#82) (#61) - Undefined data should not override instance methods (#49) +- Added Django Group and Permission (#142) Changes in 0.7.9 ================