We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277724d commit 576c248Copy full SHA for 576c248
docs/changelog.rst
@@ -5,6 +5,12 @@ _
5
---------
6
7
8
+1.2.2
9
+~~~~~
10
+
11
+* `generate_docs` parameter added to `Application` for optional API documentation generation
12
13
14
1.2.1
15
~~~~~
16
tornado_json/__init__.py
@@ -5,4 +5,4 @@
# Alternatively, just put the version in a text file or something to avoid
# this.
-__version__ = '1.2.1'
+__version__ = '1.2.2'
0 commit comments