Skip to content

Commit 84df7ad

Browse files
committed
Release note updates
1 parent 54d91d5 commit 84df7ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/sphinx/releases/next.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ In progress
3939
same as non-SSL `IOStream`.
4040
* tornado.util.GzipDecompressor, tornado.httputil.parse_body_arguments (TODO
4141
are these public?)
42+
* `OpenIDMixin` now also returns the ``claimed_id`` field for the user.
43+
* New method `RequestHandler.get_template_namespace` can be overridden to
44+
add additional variables without modifying keyword arguments to
45+
`render_string`.
46+
* It is no longer an error for an if/else/for/etc block in a template to
47+
have an empty body.

0 commit comments

Comments
 (0)