Skip to content

Commit 0e3ce90

Browse files
author
konnov
committed
[release] 0.52.0
1 parent deef020 commit 0e3ce90

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

RELEASE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 0.52.0 - 2025-11-19
2+
3+
### Features
4+
5+
- Add the method `assumeState` of JSON RPC
6+
- Add the missing case of deserializing variants from ITF JSON (#3215)
7+
8+
### Bug fixes
9+
10+
- Fix resulting snapshots in `assumeTransition` and `assumeState` (#3219)
11+
- Fix the ITF deserializer to use the modern record types (#3216)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.51.2-SNAPSHOT
1+
0.52.0

0 commit comments

Comments
 (0)