Update setup.py python versions / langauge in changelog

This commit is contained in:
Ross Lawley
2013-04-23 15:33:38 +00:00
parent 3537897fc5
commit 1e1e48732a
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Changelog
Changes in 0.8.X
================
- ImageFields now support inline replacements (#86)
- Added ImageField support for inline replacements (#86)
- Added SequenceField.set_next_value(value) helper (#159)
- Updated .only() behaviour - now like exclude it is chainable (#202)
- Added with_limit_and_skip support to count() (#235)