Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 613 Bytes

Changelog.md

File metadata and controls

46 lines (25 loc) · 613 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Added

Changed

Fixed

[1.1.0] - 2024-10-30

Fixed

  • Added pagination to get_all_routes
  • Bump version of serde-json-wasm

[1.0.1] - 2024-02-24

Added

  • This Changelog file
  • rust-toolchain file
  • Contract migration templates and migrate function

Fixed

  • Correctly round to min_quantity_tick_size in intermediate steps for multi-hop buys

[Version v1.0.0] - 2024-02-16

Added

  • Versioning into contract

Changed

  • Updated to latest CosmWasm version