From fa6455a0118220ae256e2e7837808d56659c66b5 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Wed, 5 Jun 2013 11:43:25 +0300 Subject: [PATCH] Release version 0.3.2 --- NEWS.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 NEWS.rst diff --git a/NEWS.rst b/NEWS.rst new file mode 100644 index 0000000..f2c8103 --- /dev/null +++ b/NEWS.rst @@ -0,0 +1,12 @@ +============================== + Major changes among versions +============================== + +v0.3.2 +====== +- Solved a bug that would leave certain clients stalled forever. +- Improved handling of subrequests for non-builtin headers/footers. + +v0.3.1 +====== +(First entry in the NEWS file.)