diff --git a/AUTHORS b/AUTHORS index f014a9fc..40ba4506 100644 --- a/AUTHORS +++ b/AUTHORS @@ -160,3 +160,4 @@ that much better: * Alex (https://github.com/kelsta) * Jin Zhang * Daniel Axtens + * Leo-Naeka diff --git a/docs/changelog.rst b/docs/changelog.rst index 07145b2a..46b641bd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,7 @@ Changelog Changes in 0.8.0 ================ +- Fixed pickle issues with collections (#316) - Added `get_next_value` preview for SequenceFields (#319) - Added no_sub_classes context manager and queryset helper (#312) - Querysets now utilises a local cache