Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Changelog for upcoming release 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnowik committed Jun 14, 2016
1 parent b5ecf0a commit 76d3793
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Release History
---------------

1.2.0 (2016-06-13)
+++++++++++++++++++

**Improvements**

- Removed polling for shipments and transactions calls
- Fixed and added tests

**Behavioural Changes**

- [WARNING] Changed keyword for creating shipments and transactions synchronously from `sync=True` to `async=False`

**Minor Improvements**

- Added fixtures to our tests using vcr
- Added Travis-CI
- Added badges to the README
- Bumped unittest version

1.1.1 (2015-11-12)
+++++++++++++++++++


1.1.0 (2015-06-12)
+++++++++++++++++++

0 comments on commit 76d3793

Please sign in to comment.