Skip to content

Commit 1690fd8

Browse files
committed
docs: Update changelogs
1 parent 1b4d32d commit 1690fd8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/ocap-kernel/CHANGELOG.md

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

1212
- Deserialize CapData rejections in `Kernel.queueMessage` so vat errors surface as plain `Error` objects to all callers ([#928](https://github.com/MetaMask/ocap-kernel/pull/928))
1313

14+
### Changed
15+
16+
- Bound relay hints in OCAP URLs to a maximum of 3 and cap the relay pool at 20 entries with eviction of oldest non-bootstrap relays ([#929](https://github.com/MetaMask/ocap-kernel/pull/929))
17+
1418
## [0.7.0]
1519

1620
### Added

0 commit comments

Comments
 (0)