Oops, need to rename 0.9.1 to 0.9.2

This commit is contained in:
Itai Shirav 2017-06-15 14:49:43 +03:00
parent f2ac744bc7
commit b72772f1b9

View File

@ -1,7 +1,7 @@
Change Log
==========
v0.9.1
v0.9.2
------
- Added `ne` and `not_in` queryset operators
- Querysets no longer have a default order unless `order_by` is called