Skip to content

Commit d6026d2

Browse files
authored
chore: release PocketIC v12.0.0 (#55)
1 parent dcc8b20 commit d6026d2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99

10+
## 12.0.0 - 2026-01-23
11+
12+
### Added
13+
- New CLI option `--mainnet-registry-version` to specify the mainnet registry version to use for fetching the mainnet routing table
14+
using the existing CLI option `--fetch-mainnet-routing-table`. Defaults to the latest registry version.
15+
16+
### Changed
17+
- The CLI option `--fetch-mainnet-routing-table` to specify that the mainnet routing table should be fetched from the mainnet registry
18+
does not require a file path specified as `--mainnet-routing-table`.
19+
- The field `blockmakers` in the argument of the endpoint `/instances/<instance_id>/update/tick`
20+
has been flattened into an optional vector of blockmakers per subnet.
21+
22+
23+
1024
## 11.0.0 - 2025-12-05
1125

1226
### Added

0 commit comments

Comments
 (0)