Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 620 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 620 Bytes

Change Log

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.

[0.3.1] - 2024-10-02

Fixed

  • Add min notional to markets

[0.2.24] - 2024-08-01

Changed

  • Update to CosmWasm 2.0

[0.2.22] - 2024-03-21

Added

  • Tests queries (injective-cosmwasm-mock) covering functionality of querier.rs

Fixed

  • Exchange aggregate volume query to use the correct parsing.

Removed

  • Grants related queries.
  • Exchange denom decimal query.