Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 617 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 617 Bytes

Changelog

All notable changes to this project will be documented in this file, as of version 0.2.0.

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

[1.5.0] - 2022-01-07

  • add AutoAcceptToken section
  • support optional custom addGasBufferMultiplier(default 1.5) in txParams

[1.4.0] - 2021-09-26

  • support encrypt/decrpt message

[1.3.1] - 2021-08-07

  • support optional expiredSecs in txParams, default value is 43200(12hours)
  • bump @starcoin/starcoin version from 1.4.3 to 1.4.4