Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Latest commit

 

History

History
50 lines (38 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

50 lines (38 loc) · 1.03 KB

Changelog

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.

[0.12.1]

Added

  • Support websocket. See PR 270.

[0.8.0]

Changed

  • Remove mplex support.

[0.7.0]

Changed

  • Update to libp2p v0.47.0.

[0.6.0] - [2022-05-05]

Changed

  • Update to libp2p v0.44.0.

[0.5.4] - [2022-01-11]

Changed

  • Pull latest autonat changes.

[0.5.3] - [2021-12-25]

Changed

  • Update dependencies.
  • Pull in autonat fixes.

[0.5.2] - [2021-12-20]

Added

  • Add support for libp2p autonat protocol via --enable-autonat.

[0.5.1] - [2021-12-20]

Fixed

  • Update dependencies.
  • Fix typo in command line flag --enable-kademlia.

[0.5.0] - 2021-11-18

Changed

  • Disable Kademlia protocol by default.

[0.4.0] - 2021-11-18

Fixed

  • Update dependencies.