js-waku/CHANGELOG.md
Franck Royer 6f7c1e0ca3
Enhance addPeerToAddressBook
So that consumer does not need to import multiaddr and peer-id.
2021-05-13 13:42:40 +10:00

938 B

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.

Unreleased

Changed

  • Enable passing strings to addPeerToAddressBook.
  • Use addPeerToAddressBook in examples.

0.1.0 - 2021-05-12

Added