diff --git a/REST-framework-2-roadmap.md b/REST-framework-2-roadmap.md index 1166e9d..fcc904a 100644 --- a/REST-framework-2-roadmap.md +++ b/REST-framework-2-roadmap.md @@ -56,6 +56,7 @@ For example: * ~~Digest authentication~~ **Done** * Bulk updates * ~~Send raw data in browseable API~~ **Done** +* Pre-emptive ETag / Last modified support [#7]: https://github.com/tomchristie/django-rest-framework/pull/7