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.
- Bumped
cw-dex
to0.5.3
- Use crates
cw-dex-astroport
andcw-dex-osmosis
instead of the now deprecated features ofcw-dex
. This means moving thePool
enum to this crate. - Bump
cw2
to1.1.2
- Bump
cw-it
to0.3.1
- Bump
locked-astroport-vault
andlocked-astroport-vault-test-helpers
to0.4.2
. - Bump
cw-vault-standard-test-helpers
to0.4.1
.
- Bumped
cw-dex
to0.5.0
- This required adding the field
astroport_liquidity_manager: String
toInstantiateMsg
.
- This required adding the field
- Bumped
cw-dex-router
to0.3.0
- Bumped
liquidity-helper
andastroport-liquidity-helper
to0.3.0
- Bumped
cosmwasm-std
andcosmwasm-schema
to1.5.0
- Bumped
cw-vault-standard
to0.4.0