Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 524 Bytes

Change Log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.1 Bugfix Release

  • Request interceptors could be bypassed for some GET requests.

0.2.0 Bugfix Release

  • Use appropriate SLF4J log interface, remove explicit logging dependencies.

0.1.1 Bugfix Release

  • Request Parameters/Body now uses UTF-8 Charset encoding
  • NoBodyContent now properly sends no request body.

0.1.0 Initial Release

Initial release.