Bumped client version

This commit is contained in:
Alexandre Paillier
2024-02-13 17:45:17 +01:00
parent 4ff2e4e1c7
commit d24d630541

View File

@@ -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