From e0944ade7f4e1c9ba6835f278ea5a75916478fed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Jan 2025 15:35:27 +0000 Subject: [PATCH] chore(version): 0.177.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b169a1e..1a185a3df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.177.0 - 2025-01-30 +#### Features +- **(CA)** using max gas estimation from two results (#923) - (d951652) - Max Kalashnikoff | maksy.eth + +- - - + ## 0.176.0 - 2025-01-30 #### Features - **(CA)** temporarily increasing the gas slippage (#922) - (d6f2ec6) - Max Kalashnikoff | maksy.eth