Skip to content

Commit 576c248

Browse files
committed
Release 1.2.2
1 parent 277724d commit 576c248

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ _
55
---------
66

77

8+
1.2.2
9+
~~~~~
10+
11+
* `generate_docs` parameter added to `Application` for optional API documentation generation
12+
13+
814
1.2.1
915
~~~~~
1016

tornado_json/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# Alternatively, just put the version in a text file or something to avoid
66
# this.
77

8-
__version__ = '1.2.1'
8+
__version__ = '1.2.2'

0 commit comments

Comments
 (0)