Skip to content

Commit 406315e

Browse files
committed
chore(changelog): init release 4.1.0 with this feature
1 parent 034f5ca commit 406315e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ 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] - TBD
12+
13+
### Added
14+
15+
* Ability for the user to select `included_serializers` to apply when using `BrowsableAPI`, based on available `included_serializers` defined for the current endpoint.
16+
17+
1118
## [4.0.0] - 2020-10-31
1219

1320
This release is not backwards compatible. For easy migration best upgrade first to version

0 commit comments

Comments
 (0)