From 426cacf34aada771d3dad7b0240e9099a634cd57 Mon Sep 17 00:00:00 2001 From: Eric Nordelo Date: Thu, 8 Feb 2024 22:37:07 +0100 Subject: [PATCH 1/2] feat: update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72e23a8c..14d22035d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump scarb to v2.4.4 (#853) - Bump scarb to v2.5.3 (#898) - + ### Removed - Non standard increase_allowance and decrease_allowance functions in ERC20 contract (#881) From ffb4adb417c6ef8978ea6b22ab47c61910c82865 Mon Sep 17 00:00:00 2001 From: Eric Nordelo Date: Thu, 8 Feb 2024 22:39:04 +0100 Subject: [PATCH 2/2] feat: update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d22035d..d97fc9898 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.9.0 (2024-02-08) + ### Added - EthAccount component and preset (#853) @@ -40,4 +42,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support higher tx versions in Account (#858) - Bump scarb to v2.4.1 (#858) - Add security section to Upgrades docs (#861) - \ No newline at end of file