Changelog
=========

0.2 (2016-01-07)
----------------

- Add HEAD method
- Add missing PUT method
- Move to requests-mock
- Raise ConnectionError on unmatched request
- Fix too restrictive body argument handling


0.1 (2015-12-10)
----------------

- Add/remove logs
- Add validators
- Make optional field validation
- Fix UUID serialization
- Enhance README
- Rename to mock-services
- Add service behaviour
- Add CI shield
- Add make release
- Add first implementation
- Initial commit
