Skip to content

Commit

Permalink
Merge pull request #32 from apollodao/dev/support-astroport-pair-sale…
Browse files Browse the repository at this point in the history
…-tax

Support astroport pair sale tax
  • Loading branch information
apollo-sturdy authored Apr 10, 2024
2 parents 987da07 + d44556a commit f8770e3
Show file tree
Hide file tree
Showing 24 changed files with 2,590 additions and 1,063 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [0.3.3] - 2024-04-09

### Changed

- Bump `cosmwasm-std` to version `1.5.3`.
- Use Pool types from `cw-dex-astroport` and `cw-dex-osmosis` packages in place of the deprecated ones in `cw-dex`.
- Support Astroport pair type `astroport-pair-xyk-sale-tax`.

# [0.3.2] - 2024-02-06

### Changed

- Bump `cw-dex` to version `0.5.1`.

## [0.3.1] - 2023-11-06
Expand Down
Loading

0 comments on commit f8770e3

Please sign in to comment.