diff options
| -rw-r--r-- | docs/topics/2.3-announcement.md | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/topics/2.3-announcement.md b/docs/topics/2.3-announcement.md index df1137bc..746d3ff7 100644 --- a/docs/topics/2.3-announcement.md +++ b/docs/topics/2.3-announcement.md @@ -250,6 +250,9 @@ All API changes in 2.2 that previously raised `PendingDeprecationWarning` will n  ## What comes next? +* Support for read-write nested serializers is almost complete, and due to be released in the next few weeks. +* Extra filter backends for searching and ordering of results are planned to be added shortly. +  The next few months should see a renewed focus on addressing outstanding tickets.  The 2.4 release is currently planned for around August-September.  [viewset]: ../api-guide/viewsets.md  | 
