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.
- Bump
cw-dex-astroport
to0.2.0
. - Bump
cw-dex-osmosis
to0.2.0
. - Bump
cw-it
to0.4.0
.
- Replace
cw-dex/astroport
withcw-dex-astroport
andcw-dex/osmosis
withcw-dex-osmosis
. - Bump cw-it and cw-dex.
- Bump
cw-dex
to version0.5.1
.
- Bump
cw-dex
to version0.5.0
.
- Return Ok if amount to swap is zero in
execute_swap_operation
. This fixes a bug where the swap operation would fail if the amount to swap was zero, which might happen when basket liquidating assets with overlapping paths.
- Bump cw-dex to version
0.4.0
and make relevant API changes.- NB: This is a breaking change.