Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

Commit

Permalink
bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward F. Long, Jr committed Aug 26, 2011
1 parent 5c498db commit 52a1bf5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Changelog
---------

2011-08-25: v1.1.0
2011-08-26: v1.1.0
* Modified OAuthAdapter to raise an APIException when any API errors occur.
* Added get_activity() method to return subscriber analytics activity.
* Modified create() method to return the instance of the newly created Resource instead of true.
* Fixed bugs in find and findSubscribers methods when no matches are found.
* Modified create() method tests to be more generic.
* Fixed bug in POST and GET where dictionaries and lists were not properly json serialized.
* Fixed bug in find and findSubscribers methods when no matches are found by the api.

0 comments on commit 52a1bf5

Please sign in to comment.