# Changelog ## [0.2.0] - 2026-05-20 ### Added - Real Hyperswarm + Protomux v3 wiring via `../_shared/p2p-bare.js` (where applicable) - 2-node integration test under `real_tests/integration/` ### Changed - Protomux v3: `createChannel` + `addMessage` + `channel.open()` ## [0.1.1] - 2026-05-20 ### Fixed - Migrated tests from `bare-test` to `brittle` / `brittle-bare` - `hypercore-crypto` for keyPair, sign, verify, hash - `bare-process/global` and `bare-process` v4 imports - Background timers opt-in (`enableBackgroundTimers`, `enableGossip`) for clean test exit - Production-grade docs, validation, and expanded tests. - presence-tier API tables, architecture wire section, validation test. - 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.