Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2020-11-04 01:14:00 +0300
committerFeross Aboukhadijeh <feross@feross.org>2020-11-04 01:14:00 +0300
commit8d54afa6cc186054cc2b348464b0e7edc07b566c (patch)
tree35bc84057749d9ddfad83edee805df867d64a2f8 /CHANGELOG.md
parent86d567d647702945bc34174c97fcf2ee4e5ddc02 (diff)
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef1ada9..31937a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# WebTorrent Version History
+## v0.110.1 - 2020-11-03
+
+- Fix BEP53 implementation
+
## v0.110.0 - 2020-11-03
- Support Implement the peer address property (x.pe) from BEP09