summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bc1d24..56a8b89 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ This file summarizes changes between releases of `apifw`.
Version 0.31+git, not yet released
----------------------------------
+* Add support for uploading (PUT) and downloading (GET) large files,
+ using bottle.py's `static_file` and some poking at bottle's
+ internals in a particularly ugly way.
Version 0.31, released 2017-12-08
----------------------------------