Releasing v0.9.1

This commit is contained in:
Itai Shirav 2017-06-15 14:48:39 +03:00
parent 72becd75be
commit f2ac744bc7

View File

@ -1,8 +1,8 @@
Change Log
==========
Unreleased
----------
v0.9.1
------
- Added `ne` and `not_in` queryset operators
- Querysets no longer have a default order unless `order_by` is called
- Added `autocreate` flag to database initializer