summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-25 12:33:51 +0300
committerLars Wirzenius <liw@liw.fi>2017-09-25 12:33:51 +0300
commit8be2c5675e8fa4ea6be8b46ea75dbb6a49800502 (patch)
tree8b3ef0d7553bfee1fdbc5ab34ea8ad65bc9bfd52 /NEWS
parent0141bc4dc5924babf3ff22d784602b6862503808 (diff)
parent42f63e5791562021fe0da38445523fd503630444 (diff)
downloadapifw-8be2c5675e8fa4ea6be8b46ea75dbb6a49800502.tar.gz
Merge branch 'master' of ssh://git.liw.fi/apifw
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33ee800..39dcdad 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ This file summarizes changes between releases of `apifw`.
Version 0.10+git, not yet released
----------------------------------
+* Callbacks now get an extra keyword argument `raw_uri_path` so they
+ can, if they need to, process it before URL decoding happens. Qvarn
+ needs this for searches.
Version 0.10, released 2017-09-06
---------------------------------