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:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2017-10-27 22:32:18 +0300
committerGitHub <noreply@github.com>2017-10-27 22:32:18 +0300
commitabcbe40d957f0cdb93bd8f3a9db0b2b604594272 (patch)
treeb48320ef64df4bac65857aea9a953909199e5193 /CHANGELOG.md
parent0c17a98fe83ed261e782346408a9241d06302113 (diff)
Add v0.98.20
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ced37fd..abc9813 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# WebTorrent Version History
+## v0.98.20 - 2017-10-17
+
+- Fix `file.downloaded` for last piece
+- Fix destroyed torrent debug
+- Update dependencies
+
## v0.97.0 - 2016-09-17
- Add option to disable BEP19 web seeds (`webSeeds` option to the `WebTorrent` constructor)