Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 540 Bytes

Changelog.md

File metadata and controls

47 lines (25 loc) · 540 Bytes

Changelog

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

[Unreleased]

Added

Changed

Fixed

[Version v1.1.0] - 2024-02-24

Added

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

Changed

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

Fixed