Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 928 Bytes

0.5.0

0.4.1

  • Fix a panic caused by rustls parsing the libp2p TLS extension. See PR 5498.

0.4.0

  • Upgrade rustls to 0.23. See PR 5385

0.3.0

  • Migrate to {In,Out}boundConnectionUpgrade traits. See PR 4695.

0.2.1

0.2.0

0.1.0

  • Promote to v0.1.0.

0.1.0-alpha.2

  • Update to libp2p-core v0.39.0.

0.1.0-alpha

Initial release.