Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
freyacodes committed Jul 31, 2019
1 parent 22f903d commit 81804be
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,18 @@
Each release usually includes various fixes and improvements.
The most noteworthy of these, as well as any features and breaking changes, are listed here.

## v3.2.1
## v3.2.1.1
* Updated Lavaplayer to 1.3.19. This release includes a patch which fixes loading youtube URLs.
https://github.com/sedmelluq/lavaplayer/pull/199
* Made the WebSocket handshake return code 401 instead of 200 on bad auth. #208

Contributors:
[@Frederikam](https://github.com/Frederikam) and
[@Devoxin](https://github.com/Devoxin)



## v3.2.1
* Update dependencies -- fixes frequent youtube HTTP errors
* Return `FriendlyException` message on `LOAD_FAILED` #174
* Add option to disable `ytsearch` and `scsearch` #194
Expand Down

0 comments on commit 81804be

Please sign in to comment.