Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Fields committed Oct 30, 2018
1 parent 4c51ce0 commit 006a528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ B2FileList
b2_exceptions.py
- Changed API error classes to match Backblaze API docs
- added base API exception B2Exception.
- Handle non-200 status code responses with 'raise B2Exception.parse(response)` <-- would be happy to think up a better way to handle this
- Handle non-200 status code responses with 'raise B2Exception.parse(response)`

tests.py
- added and cleaned up integration tests
Expand Down

0 comments on commit 006a528

Please sign in to comment.