Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing changelog entries #915

Merged
merged 1 commit into from Sep 18, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

add missing changelog entries

  • Loading branch information
feross committed Sep 17, 2016
commit bd0843dd45ef40481ca3b8ae7049ba0bf33a842c
@@ -2,7 +2,48 @@

## v0.97.0 - 2016-09-17

- Option to disable web seeds (BEP19)
- Add option to disable BEP19 web seeds (`webSeeds` option to the `WebTorrent` constructor)

## v0.96.5 - 2016-09-13

- Fix exceptions in `server.close()` and `server.destroy()`

## v0.96.4 - 2016-08-23

- Warn when WebTorrent is installed on Node.js older than v4.0.0.

## v0.96.3 - 2016-08-22

- Better docs for .renderTo()

## v0.96.2 - 2016-08-20

- replace 'hat' with 'randombytes'
- better debug logs

This comment has been minimized.

Copy link
@dcposch

dcposch Sep 18, 2016

Contributor

Uppercase

This comment has been minimized.

Copy link
@feross

feross Sep 18, 2016

Author Member

Will fix


## v0.96.1 - 2016-08-18

- Prevent possible stack overflow

## v0.96.0 - 2016-08-03

- Add options to disable autoplay/hide controls with `appendTo()` and `renderTo()`

## v0.95.6 - 2016-07-28

- Allow deselecting the entire torrent with `deselect()` to happen earlier

## v0.95.5 - 2016-07-26

- Fix support for FileList input to client.seed()

## v0.95.4 - 2016-07-26

- Skip blocklist logic when opts.blocklist is not set


This comment has been minimized.

Copy link
@dcposch

dcposch Sep 18, 2016

Contributor

What is that character?

This comment has been minimized.

Copy link
@feross

feross Sep 18, 2016

Author Member

Which character?


## v0.95.3 - 2016-07-26

- Fix WebTorrent version string

## v0.95.2 - 2016-06-22

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.