All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support websocket. See PR 270.
- Remove mplex support.
- Update to libp2p v0.47.0.
- Update to libp2p v0.44.0.
- Pull latest autonat changes.
- Update dependencies.
- Pull in autonat fixes.
- Add support for libp2p autonat protocol via
--enable-autonat
.
- Update dependencies.
- Fix typo in command line flag
--enable-kademlia
.
- Disable Kademlia protocol by default.
- Update dependencies.