Skip to content

Commit 667ae4c

Browse files
authored
chore: v0.2.4 (#2109)
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent 89ad39d commit 667ae4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org).
55
This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7-
## [Unreleased]
7+
## [0.2.4] - 2026-04-12
88

99

1010
### Src
1111

12-
- Update generate_proto.py VERSION from v0.72.0-rc.2 to v0.72.1
12+
- Update generate_proto.py VERSION from v0.72.0-rc.2 to v0.72.1
1313
- Exposed all missing `TransactionRecord` protobuf fields `consensusTimestamp`, `scheduleRef`, `assessed_custom_fees`, `automatic_token_associations`, `parent_consensus_timestamp`, `alias`, `ethereum_hash`, `paid_staking_rewards`, `evm_address`, `contractCreateResult` with proper `None` handling, PRNG oneof handling with unset values return `None` instead of default values 0 / b"" (#1636)
1414

1515
### Tests

0 commit comments

Comments
 (0)