Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 1.04 KB

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.

1.0.0.1001 - 2021-11-09

Added

  • Added Enjin Bridge mutations for project and player schemas.
  • Added get_asset member-function to Request.
  • Added set_asset_id_format method to TransactionFragmentArguments.

Changed

  • The asset for transactions is now included in returned Request models when using set_with_asset_data() in requests which inherit TransactionFragmentArguments.

1.0.0.1000 - 2021-09-27

Added

  • Initial alpha release.