Skip to content

Commit

Permalink
Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
jakyns committed May 21, 2018
1 parent 1b52250 commit 76cd866
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.8.1] - 2018-05-21

This version fixes Schedule API getting wrong response when it destroyed.

* [Fixed] Schedule API return proper response when it destroyed.

## [0.8.0] - 2018-01-11

This version adds support for Receipt API, and Source API.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from distutils.core import setup

setup(name='omise',
version='0.8.0',
version='0.8.1',
description='Omise Python client',
author='Omise',
author_email='support@omise.co',
Expand Down

0 comments on commit 76cd866

Please sign in to comment.