chore(release): 0.20.0 [skip ci]
## [0.20.0](https://github.com/propeller-heads/tycho-execution/compare/0.19.0...0.20.0) (2025-01-28) ### Features * Add executor and selector to Swap ([c2347ac](c2347ac79e)) * Add swap method (first attempt) ([a8f6fc1](a8f6fc1eec)) * Add swap method with tests ([50429ad](50429ad05c)) * Assume that funds will never go straight from a pool to the receiver ([655cf91](655cf91984)) * Smother slither and add a reentrancy guard in swap() ([dfa7033](dfa7033d2e)) * Wrap and unwrap ETH ([3b2d9fc](3b2d9fcbdf)) ### Bug Fixes * fix submodules ([0a1f522](0a1f522207)) * Remove checkMinAmount ([d8de65a](d8de65aedf))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.19.0"
|
||||
version = "0.20.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user