Skip to content

Commit 81804be

Browse files
committed
Update changelog
1 parent 22f903d commit 81804be

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,18 @@
33
Each release usually includes various fixes and improvements.
44
The most noteworthy of these, as well as any features and breaking changes, are listed here.
55

6-
## v3.2.1
6+
## v3.2.1.1
7+
* Updated Lavaplayer to 1.3.19. This release includes a patch which fixes loading youtube URLs.
8+
https://github.com/sedmelluq/lavaplayer/pull/199
9+
* Made the WebSocket handshake return code 401 instead of 200 on bad auth. #208
10+
11+
Contributors:
12+
[@Frederikam](https://github.com/Frederikam) and
13+
[@Devoxin](https://github.com/Devoxin)
714

15+
16+
17+
## v3.2.1
818
* Update dependencies -- fixes frequent youtube HTTP errors
919
* Return `FriendlyException` message on `LOAD_FAILED` #174
1020
* Add option to disable `ytsearch` and `scsearch` #194

0 commit comments

Comments
 (0)