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 e3bf70c commit 945dc41Copy full SHA for 945dc41
docs/changelog.rst
@@ -1,7 +1,11 @@
1
Change history
2
==============
3
4
-1.2.3 (2018-10-16)
+1.2.4 (2018-10-18)
5
+
6
+* Fix SuccessResult status arg not used.
7
8
+1.2.3 (2018-10-18)
9
10
* Add utils.use_kwargs, fix webargs's bug.
11
hobbit_core/__init__.py
@@ -1 +1 @@
-VERSION = [1, 2, 3]
+VERSION = [1, 2, 4]
0 commit comments