Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kkovaacs committed Jun 25, 2024
1 parent b97acaf commit eb586d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ More expansive patch notes and explanations may be found in the specific [pathfi
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).

## Unreleased
## [0.13.2] - 2024-06-24

### Fixed

- `starknet_getTransactionReceipt` responses are missing the `payload` property in `MSG_TO_L1` objects on the JSON-RPC 0.7 interface.
- `starknet_traceTransaction` and `starknet_traceBlockTransactions` returns L2 to L1 messages from inner calls duplicated.

## [0.13.1] - 2024-06-19
Expand Down

0 comments on commit eb586d3

Please sign in to comment.