From: Ben Darnell Date: Mon, 30 Jan 2012 05:53:45 +0000 (-0800) Subject: Add a highlights section to the release notes. X-Git-Tag: v2.2.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1910ea1530597543f5534ddd6f75c09003e63749;p=thirdparty%2Ftornado.git Add a highlights section to the release notes. --- diff --git a/website/sphinx/releases/next.rst b/website/sphinx/releases/next.rst index aec080bf9..afbc1a89d 100644 --- a/website/sphinx/releases/next.rst +++ b/website/sphinx/releases/next.rst @@ -4,6 +4,14 @@ What's new in the next release of Tornado In progress ----------- +Highlights +~~~~~~~~~~ + +* Updated and expanded WebSocket support. +* Improved compatibility in the Twisted/Tornado bridge. +* Template errors now generate better stack traces. +* Better exception handling in `tornado.gen`. + Security fixes ~~~~~~~~~~~~~~