summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-07-10 10:56:29 -0400
committerRyan Petrello <lists@ryanpetrello.com>2014-07-10 10:56:29 -0400
commit236301f6d7a8128513b8d45114b04a33189502ea (patch)
tree705ddd140be2ef41a1d573687907cf378cafc46f /docs
parent1a2933e23f13a18de5c004327282c85334a1b135 (diff)
downloadpecan-236301f6d7a8128513b8d45114b04a33189502ea.tar.gz
Version increment.0.6.1
Change-Id: Idda4968eb448dd5fe12a069f23f29fcedfebbd09
Diffstat (limited to 'docs')
-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 3b01d0e..9450e43 100644
--- a/docs/source/changes.rst
+++ b/docs/source/changes.rst
@@ -1,3 +1,8 @@
+0.6.1
+=====
+* Fixed a bug which causes pecan to mistakenly return HTTP 204 for non-empty
+ response bodies.
+
0.6.0
=====
* Added support for disabling the `pecan.request` and `pecan.response`