Skip to content

Commit 370d035

Browse files
committed
Add v0.7.0 to CHANGELOG.rst
1 parent 7efde2d commit 370d035

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
Unreleased:
2-
-----------
1+
v0.6.0:
2+
-------
33

4-
* Adds support for Django 1.9
5-
* #47 Changes implementation of MethodFilterss
6-
* Drops support for Django 1.7
7-
* #49 Fix ALL_LOOKUPS shortcut to obey filter overrides (in, isnull)
8-
* #46 Fix boolean filter behavior (#25) and isnull override (#6)
4+
* #61 Change django-filter requirement to 0.12.0
5+
* Adds support for Django 1.9
6+
* #47 Changes implementation of MethodFilterss
7+
* Drops support for Django 1.7
8+
* #49 Fix ALL_LOOKUPS shortcut to obey filter overrides (in, isnull)
9+
* #46 Fix boolean filter behavior (#25) and isnull override (#6)
10+
* #60 Fix filtering on nonexistent related field
911

1012
v0.6.0:
1113
-------

0 commit comments

Comments
 (0)