Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

34 lines (29 loc) · 1.96 KB

Change Log

All notable changes to this project will be documented in this file. OmiseGO adheres to Semantic Versioning.

0.x Betas


Released on 2018-4-25. All issues associated with this milestone can be found using this filter.

Fixed

  • Sync issue with QR code scanner.
  • Can't pass nil for amount in TransactionConsumptionParams
  • Don't delegate connection error for web sockets when connection is closing properly

Updated

  • Web sockets events.
  • Initialization of PaginationParams

Added

  • Objects attributes when present
  • Timestamps and Metadata when present
  • Equatable conformance where missing
  • Integration with travis