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.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/source/changes.rst b/docs/source/changes.rst
index b01b3ec..9a6cefe 100644
--- a/docs/source/changes.rst
+++ b/docs/source/changes.rst
@@ -1,3 +1,13 @@
+0.2.2
+=====
+* Unobfuscate syntax highlighting JavaScript for debian packaging.
+* Extract the scaffold-building tests into tox.
+* Add support for specifying a pecan configuration file via the
+ ``PECAN_CONFIG``
+ environment variable.
+* Fix a bug in ``DELETE`` methods in two (or more) nested ``RestControllers``.
+* Add documentation for returning specific HTTP status codes.
+
0.2.1
=====