diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 5aae46a..3d66d0b 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md @@ -5,6 +5,16 @@ 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.0] - 2024-02-13 + +### Added + +- New `provide_token_metadata` function + +### Fixed + +- Increased the delay between `autonext` callback calls for EIP-712 on Stax + ## [0.2.1] - 2023-12-01 ### Fixed