Updated changelog

This commit is contained in:
Ross Lawley 2013-05-20 08:12:50 +00:00
parent 8165131419
commit 367f49ce1c

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.8.0
================
- Added `get_next_value` preview for SequenceFields (#319)
- Added no_sub_classes context manager and queryset helper (#312)
- Querysets now utilises a local cache
- Changed __len__ behavour in the queryset (#247, #311)