chore(release): 0.41.0 [skip ci]
## [0.41.0](https://github.com/propeller-heads/tycho-execution/compare/0.40.0...0.41.0) (2025-02-18) ### Features * add back uniswapV3SwapCallback in router ([260f9d8](260f9d866f)) * add uniswapV3SwapCallback in USV3 executor ([9d3b96f](9d3b96f997)) * Change signature of _handleCallback to take only bytes calldata ([2aa63d7](2aa63d7ec0)) * fix input decoding in usv3 executor and execution dispatcher ([80500e6](80500e615e)) * move callback testing to usv3 executor ([5853de6](5853de679a)) * rename execution dispatcher to dispatcher and use dispatcher for USV4 callback ([ad91e48](ad91e485d3)) * update _handleCallback, add verifyCallback with docs ([076586d](076586d776)) * update handleCallback in USV3 to do verification ([cccb252](cccb252bf2)) * update new interface in codebase ([bd19713](bd1971334e))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.40.0"
|
||||
version = "0.41.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user