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>2016-06-12 06:53:22 +0300
committerGitHub <noreply@github.com>2016-06-12 06:53:22 +0300
commit964d876599457582d625f05581f50362bfe19859 (patch)
tree721297b358486882b02f5cb6a2a44bf1c16d623a /CHANGELOG.md
parent380c48f28b33457265d5433ec6ad8a6cf908df9d (diff)
Update CHANGELOG.md
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 f60e82a..7b0def7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -110,3 +110,7 @@
- `client.ratio` and `torrent.ratio` are now calculated as `uploaded / received` instead
of `uploaded / downloaded`.
+
+## Previous versions
+
+We did not maintain a changelog for versions prior to v0.91.0. The initial release of WebTorrent was on Dec 4, 2013.