Skip to content

Commit 7df333a

Browse files
committed
Update changelog
1 parent 03f7f17 commit 7df333a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Note that in line with [Django REST Framework policy](http://www.django-rest-framework.org/topics/release-notes/),
99
any parts of the framework not mentioned in the documentation should generally be considered private API, and may be subject to change.
1010

11+
## [Unreleased]
12+
13+
### Removed
14+
15+
* Removed support for Python 2.7 and 3.4.
16+
* Removed support for Django Filter 1.1.
17+
* Removed obsolete dependency six.
18+
* Removed support for Django REST Framework <=3.8.
19+
* Removed support for Django 2.0.
20+
1121
## [2.8.0] - 2019-06-13
1222

1323
This is the last release supporting Python 2.7, Python 3.4, Django Filter 1.1, Django REST Framework <=3.8 and Django 2.0.

0 commit comments

Comments
 (0)