Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

Unreleased

0.1.4 - 2019-10-07

Removed

  • ARK V1 legacy API support

Changed

  • Updated dependencies

0.1.3 - 2019-25-04

Fixed

  • Adjusted the JSON to Java Object conversion to support stricter incoming validation on the core.

0.1.2 - 2018-12-10

Changed

  • Create transaction with a list instead of a map

0.1.1 - 2018-12-10

Fixed:

  • Set API-Version instead of version on client
  • Correctly set request headers

0.1.0 - 2018-10-08

  • Initial Release