Files
modules/routing-paths/hyper-p2p-merge-registry/CHANGELOG.md
T
2026-05-21 00:07:44 -04:00

24 lines
553 B
Markdown

# Changelog
<!-- legacy: v0.2.0 -->
- `register(key, value, { capabilityRef })` and `lookupEntry()`.
<!-- legacy: v0.1.0 -->
- Initial release.
<!-- legacy: v0.2.1 -->
- Production docs, input validation, third test, integration notes.
<!-- legacy: v0.3.0 -->
- presence-tier API tables, architecture wire section, validation test.
<!-- legacy: v0.3.1 -->
- correct protocol in docs, getStats(), wire tables, category README.
## [0.3.2] - 2026-05-21
### Changed
- Exhaustive documentation pass (api, architecture, README) per DOC_STANDARDS.md.