Skip to content

Commit 76cd866

Browse files
committed
Update document
1 parent 1b52250 commit 76cd866

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.8.1] - 2018-05-21
2+
3+
This version fixes Schedule API getting wrong response when it destroyed.
4+
5+
* [Fixed] Schedule API return proper response when it destroyed.
6+
17
## [0.8.0] - 2018-01-11
28

39
This version adds support for Receipt API, and Source API.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from distutils.core import setup
1313

1414
setup(name='omise',
15-
version='0.8.0',
15+
version='0.8.1',
1616
description='Omise Python client',
1717
author='Omise',
1818
author_email='support@omise.co',

0 commit comments

Comments
 (0)