Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 456 Bytes

Change log

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

[Unreleased]

Changed

  • BREAKING: The serialization for ExtendedAsset was aligned with the eos codebase. Beforehand, it would serialize the field name "Contract" with a capital C, and the Asset field as "asset" where it should have been "quantity".