summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-13 13:39:48 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-13 13:39:48 +0100
commit63b0ba40501ab05745b0a56bdbfd601985053eed (patch)
tree6348d65464db3e1bd47cd6e2dd94cd439ba9eae6 /NEWS
parent9afccaf7f438f475b7787aae76c384692d163466 (diff)
downloadapifw-63b0ba40501ab05745b0a56bdbfd601985053eed.tar.gz
Fix: do not require RAW_URI in request, to ease testing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5837704..961a87f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ This file summarizes changes between releases of `apifw`.
Version 0.15+git, not yet released
----------------------------------
+* Do not require `RAW_URI` in the request environment, to allow
+ testing without gunicorn.
Version 0.15, released 2017-10-09
----------------------------------