Skip to content

Commit

Permalink
Updated the changelog for base adapter changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timmartin19 committed Aug 21, 2015
1 parent a148c91 commit 20b6062
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Changelog
==================

- Bug fix for BasicJSONAdapter.
- Base adapter got a format_request method that must be called by the dispatcher. This allows the adapter to appropriately reformat the request into a ripozo acceptable format.
- Warnings raised in base adapter's format_request and format_exception since these must be implemented by the adapter in version 2.0.0
- All adapters explicitly override format_exception and format_request


1.0.0 (2015-06-30)
Expand Down

0 comments on commit 20b6062

Please sign in to comment.