summaryrefslogtreecommitdiff
path: root/docs/source/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/changes.rst')
-rw-r--r--docs/source/changes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/changes.rst b/docs/source/changes.rst
index 536b262..dd374a0 100644
--- a/docs/source/changes.rst
+++ b/docs/source/changes.rst
@@ -1,3 +1,8 @@
+0.8.2
+=====
+* Fixes a bug that breaks support for multi-value query string variables (e.g.,
+ `?check=a&check=b`).
+
0.8.1
=====
* Improved detection of infinite recursion for PecanHook and pypy. This fixes