Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 704 Bytes

0.4.1 [unreleased]

  • Use instant instead of wasm-timer (see PR 2245).

0.4.0 [2021-11-01]

  • Make default features of libp2p-core optional. PR 2181

  • Update dependencies.

  • Implement Debug for RelayHandlerEvent and RelayHandlerIn. See PR 2183.

0.3.0 [2021-07-12]

  • Update dependencies.

0.2.0 [2021-04-13]

  • Update libp2p-swarm.

0.1.0 [2021-03-17]

  • First release supporting all major features of the circuit relay v1 specification. PR 1838.