Skip to content

Commit

Permalink
chore: Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Jan 9, 2025
1 parent 0af0888 commit 26fc18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- Implemented `to_hex` for `AccountIdPrefix` and `epoch_block_num` for `BlockHeader` (#1039).
- Introduce `AccountIdBuilder` to simplify `AccountId` generation in tests (#1045).
- Introduced `AccountComponentTemplate` with TOML serialization and templating (#1015, #1027).
- Introduce `AccountIdError` and make account ID byte representations (`u128`, `[u8; 15]`) consistent (#1055).

## 0.6.2 (2024-11-20)

Expand Down

0 comments on commit 26fc18f

Please sign in to comment.