Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 637 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and documents changes in a similar fashion to Keep a CHANGELOG.

[Unreleased]

Added

  • N/a.

Changed

  • N/a.

Fixed

  • N/a.

[0.8.2] - 2016-08-05

Fixed

  • Incorrect route for domain record calls.

[0.8.1] - 2016-08-03

Fixed

  • Extracting callback argument when there are no other arguments. (#5)

[0.8.0] - 2016-08-01

Added

  • Client option for decamelizeKeys and de-camelcasing for query and body params for client-niceness.