From cbcab9b803ba78dde82ab158444c753ed876d917 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Fri, 4 Jan 2019 16:58:32 +0000 Subject: [PATCH] chore: release version v0.15.7 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb73bb9f..1cd71206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.15.7](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.15.6...v0.15.7) (2019-01-04) + + +### Features + +* only send new peers, not the whole peer list ([e12089b](https://github.com/libp2p/js-libp2p-webrtc-star/commit/e12089b)) + + + ## [0.15.6](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.15.3...v0.15.6) (2018-11-26)