Skip to content

Commit

Permalink
0.4.0 changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirn committed Nov 9, 2016
1 parent a9a65a4 commit 6b1c281
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.4.0] - 2016-11-10

This version adds support for event and reversal API as well as dropping support for Python 3.1 and Python 3.2 in favor for Ptyhon 3.4 and Python 3.5.

* [Added] Add Reversal API support.
* [Added] Add Event API support.
* [Added] Official support for Python 3.4.
* [Added] Official support for Python 3.5.
* [Removed] Official support for Python 3.1.
* [Removed] Official support for Python 3.2.

## [0.3.0] - 2015-11-13

This version adds support for configuring Omise API version via `omise.api_version` settings. If this version is set, it will be used instead of the one setting in your Omise account.
Expand Down

0 comments on commit 6b1c281

Please sign in to comment.