Skip to content

Commit a527886

Browse files
committed
Release 4.0.1
1 parent 15fd02b commit a527886

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 4.0.1
7+
* Updated Lavaplayer to 2.10
8+
* Updated OSHI to 6.4.8
9+
* Fix/user data missing field exception in protocol
10+
* Fix plugin manager not deleting old plugin version
11+
* Fix not being able to seek when player is paused
12+
* Removed illegal reflection notice
13+
614
## 4.0.0
715
* Lavalink now requires Java 17 or higher to run
816
* **Removal of all websocket messages sent by the client. Everything is now done via [REST](../api/rest.md)**

docs/changelog/v4.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 4.0.1
2+
* Updated Lavaplayer to 2.10
3+
* Updated OSHI to 6.4.8
4+
* Fix/user data missing field exception in protocol
5+
* Fix plugin manager not deleting old plugin version
6+
* Fix not being able to seek when player is paused
7+
* Removed illegal reflection notice
8+
19
## v4.0.0
210
* Lavalink now requires Java 17 or higher to run
311
* **Removal of all websocket messages sent by the client. Everything is now done via [REST](../api/rest.md)**

0 commit comments

Comments
 (0)