Skip to content

Commit 6777c7d

Browse files
author
Ryan P Kilby
authored
Update docs (#116)
* Add v0.9.0 changes to changelog * Update README
1 parent ccbe750 commit 6777c7d

File tree

2 files changed

+213
-167
lines changed

2 files changed

+213
-167
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Unreleased:
22
-----------
33

4+
v0.9.0:
5+
-------
6+
7+
This release is tied to the 0.15.0 update of django-filter, and is in preparation of
8+
a (near) simultaneous 1.0 release. All current deprecations will be removed in the
9+
next release.
10+
11+
* Updates django-filter requirement to 0.15.0
12+
* #101 Add support for Django 1.10, set DRF support to 3.3, 3.4, and drop support for python 3.2
13+
* #114 Add ``lookups`` argument to ``RelatedFilter``
14+
* #113 Deprecated ``MethodFilter`` for new ``Filter.method`` argument
15+
416
v0.8.1:
517
-------
618

0 commit comments

Comments
 (0)