diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..eafd519 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,196 @@ + +## [0.10.1](https://github.com/libp2p/js-peer-id/compare/v0.10.0...v0.10.1) (2017-09-07) + + +### Features + +* **deps:** update aegir and libp2p-crypto ([#67](https://github.com/libp2p/js-peer-id/issues/67)) ([d7088d6](https://github.com/libp2p/js-peer-id/commit/d7088d6)) + + + + +# [0.10.0](https://github.com/libp2p/js-peer-id/compare/v0.9.0...v0.10.0) (2017-09-03) + + +### Features + +* p2p addrs situation ([#66](https://github.com/libp2p/js-peer-id/issues/66)) ([63428fa](https://github.com/libp2p/js-peer-id/commit/63428fa)) + + + + +# [0.9.0](https://github.com/libp2p/js-peer-id/compare/v0.8.8...v0.9.0) (2017-07-22) + + +### Features + +* use next libp2p-crypto ([#64](https://github.com/libp2p/js-peer-id/issues/64)) ([442df13](https://github.com/libp2p/js-peer-id/commit/442df13)) + + + + +## [0.8.8](https://github.com/libp2p/js-peer-id/compare/v0.8.7...v0.8.8) (2017-07-21) + + + + +## [0.8.7](https://github.com/libp2p/js-peer-id/compare/v0.8.6...v0.8.7) (2017-04-03) + + +### Features + +* set privKey pubKey ([ac27907](https://github.com/libp2p/js-peer-id/commit/ac27907)) + + + + +## [0.8.6](https://github.com/libp2p/js-peer-id/compare/v0.8.5...v0.8.6) (2017-03-30) + + +### Features + +* isEqual ([3f4f670](https://github.com/libp2p/js-peer-id/commit/3f4f670)) + + + + +## [0.8.5](https://github.com/libp2p/js-peer-id/compare/v0.8.4...v0.8.5) (2017-03-27) + + +### Bug Fixes + +* avoid using constructor.name ([a3fe1a2](https://github.com/libp2p/js-peer-id/commit/a3fe1a2)) + + +### Features + +* isPeerId ([0acc572](https://github.com/libp2p/js-peer-id/commit/0acc572)) + + + + +## [0.8.4](https://github.com/libp2p/js-peer-id/compare/v0.8.2...v0.8.4) (2017-03-16) + + + + +## [0.8.2](https://github.com/libp2p/js-peer-id/compare/v0.8.1...v0.8.2) (2017-02-09) + + + + +## [0.8.1](https://github.com/libp2p/js-peer-id/compare/v0.8.0...v0.8.1) (2016-12-18) + + +### Features + +* cache b58 id ([bebb0a7](https://github.com/libp2p/js-peer-id/commit/bebb0a7)) +* create b58 string on creation and throw on id mutation ([78d96d0](https://github.com/libp2p/js-peer-id/commit/78d96d0)) + + + + +# [0.8.0](https://github.com/libp2p/js-peer-id/compare/v0.7.0...v0.8.0) (2016-11-03) + + +* Async Crypto Endeavour (#33) ([31701e2](https://github.com/libp2p/js-peer-id/commit/31701e2)) + + +### BREAKING CHANGES + +* This changes the interface of .create, .createFromPrivKey, +.createFromPubKey, .createFromJSON + + + + +# [0.7.0](https://github.com/libp2p/js-peer-id/compare/v0.6.7...v0.7.0) (2016-05-26) + + +### Bug Fixes + +* code review and docs and go interop ([58f1933](https://github.com/libp2p/js-peer-id/commit/58f1933)) +* use new version of libp2p-crypto ([ab55046](https://github.com/libp2p/js-peer-id/commit/ab55046)) + + + + +## [0.6.7](https://github.com/libp2p/js-peer-id/compare/v0.6.6...v0.6.7) (2016-05-23) + + + + +## [0.6.6](https://github.com/libp2p/js-peer-id/compare/v0.6.5...v0.6.6) (2016-04-12) + + + + +## [0.6.5](https://github.com/libp2p/js-peer-id/compare/v0.6.1...v0.6.5) (2016-04-12) + + + + +## [0.6.1](https://github.com/libp2p/js-peer-id/compare/v0.6.0...v0.6.1) (2016-03-15) + + + + +# [0.6.0](https://github.com/libp2p/js-peer-id/compare/v0.5.3...v0.6.0) (2016-03-10) + + + + +## [0.5.3](https://github.com/libp2p/js-peer-id/compare/v0.5.1...v0.5.3) (2016-03-05) + + + + +## [0.5.1](https://github.com/libp2p/js-peer-id/compare/v0.5.0...v0.5.1) (2016-03-03) + + + + +# [0.5.0](https://github.com/libp2p/js-peer-id/compare/v0.4.0...v0.5.0) (2016-02-14) + + + + +# [0.4.0](https://github.com/libp2p/js-peer-id/compare/v0.3.4...v0.4.0) (2015-11-05) + + + + +## [0.3.4](https://github.com/libp2p/js-peer-id/compare/v0.3.3...v0.3.4) (2015-10-28) + + + + +## [0.3.3](https://github.com/libp2p/js-peer-id/compare/v0.3.2...v0.3.3) (2015-09-15) + + + + +## [0.3.2](https://github.com/libp2p/js-peer-id/compare/v0.3.1...v0.3.2) (2015-09-14) + + + + +## [0.3.1](https://github.com/libp2p/js-peer-id/compare/v0.3.0...v0.3.1) (2015-08-25) + + + + +# [0.3.0](https://github.com/libp2p/js-peer-id/compare/v0.2.0...v0.3.0) (2015-07-19) + + + + +# [0.2.0](https://github.com/libp2p/js-peer-id/compare/v0.1.0...v0.2.0) (2015-07-17) + + + + +# 0.1.0 (2015-07-08) + + + diff --git a/package.json b/package.json index 9c9ed85..3ca6c23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.10.0", + "version": "0.10.1", "description": "IPFS Peer Id implementation in Node.js", "main": "src/index.js", "bin": "src/bin.js",