Skip to content

Commit 945dc41

Browse files
committed
release 1.2.4
1 parent e3bf70c commit 945dc41

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Change history
22
==============
33

4-
1.2.3 (2018-10-16)
4+
1.2.4 (2018-10-18)
5+
6+
* Fix SuccessResult status arg not used.
7+
8+
1.2.3 (2018-10-18)
59

610
* Add utils.use_kwargs, fix webargs's bug.
711

hobbit_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = [1, 2, 3]
1+
VERSION = [1, 2, 4]

0 commit comments

Comments
 (0)