Skip to content

Commit

Permalink
Clarification about GET calls
Browse files Browse the repository at this point in the history
  • Loading branch information
David Moreau Simard committed Jan 18, 2014
1 parent 2a0eab8 commit 5448bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ RELEASE NOTES
==================================================
**0.1.0.2**

- Implemented or fixed missing GET calls (All API GET calls are now supported)
- Implemented or fixed missing GET calls (All API GET calls that are not under the '/tell' namespace are now supported)
- Client can optionally raise an exception when requesting a unsupported body type for a provided API call (ex: requesting json through the wrapper for a call that is known to only return binary will raise an exception)
- Client now supports binary type responses (ex: crush map, mon map, etc)
- Improved the README (!)
Expand Down

0 comments on commit 5448bff

Please sign in to comment.