Skip to content

Commit abd8675

Browse files
committed
chore: update changelog
1 parent 0908a2b commit abd8675

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.12.0 (TBD)
3+
## 0.12.0 (2025-11-08)
44

55
### Features
66

@@ -29,8 +29,8 @@
2929

3030
### Changes
3131

32+
* [BREAKING] Incremented MSRV to 1.90.
3233
* Added typed arrays for each public web-client model/struct ([#1292](https://github.com/0xMiden/miden-client/pull/1292))
33-
* [BREAKING] Incremented MSRV to 1.89.
3434
* [BREAKING] Unified chain tip and block number types to use `BlockNumber` instead of `u32` ([#1415](https://github.com/0xMiden/miden-client/pull/1415)).
3535
* Modified the RPC client to avoid reconnection when setting commitment header ([#1166](https://github.com/0xMiden/miden-client/pull/1166)).
3636
* [BREAKING] Moved `SqliteStore` and `WebStore` into their own separate crates ([#1253](https://github.com/0xMiden/miden-client/pull/1253)).

Cargo.lock

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)