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 8ca46aa..c0a21ba 100644
--- a/docs/source/changes.rst
+++ b/docs/source/changes.rst
@@ -1,3 +1,8 @@
+0.3.1
+=====
+* ``on_error`` hooks can now return a Pecan Response objects.
+* Minor documentation and release tooling updates.
+
0.3.0
=====
* Pecan now supports Python 2.6, 2.7, 3.2, and 3.3.