Skip to content

Commit

Permalink
Prepare for stable release 2.29.0 (updated CHANGELOG.md).
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Lebedev <[email protected]>
  • Loading branch information
thenswan committed Sep 19, 2023
1 parent 8cc347f commit b38ec5d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ 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).

## 2.29.0

### Added
- `populateAccountEvmAddress` and `populateAccountEvmAddressAsync` to `AccountId`

### Fixed
- duplicate transaction IDs at high TPS (>25K)
- android compatibility issues

### Changed
- GRPC configurations

## 2.28.0

### Added
Expand Down

0 comments on commit b38ec5d

Please sign in to comment.