Skip to content

Commit 21f135d

Browse files
committed
Update changelog (v3.1.1)
1 parent f406e22 commit 21f135d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.1.1
7+
* Add equalizer support
8+
* Update lavaplayer to 1.3.10
9+
* Fixed automatic versioning
10+
* Added build config to upload binaries to GitHub releases from CI
11+
12+
Contributors:
13+
[@Devoxin](https://github.com/Devoxin),
14+
[@Frederikam](https://github.com/Frederikam/),
15+
[@calebj](https://github.com/calebj)
16+
17+
## v3.1
18+
* Replaced JDAA with Magma
19+
* Added an event for when the Discord voice WebSocket is closed
20+
* Replaced Tomcat and Java_Websocket with Undertow. WS and REST is now handled by the same
21+
server and port. Port is specified by `server.port`.
22+
623
## v3.0
724
* **Breaking:** The minimum required Java version to run the server is now Java 10.
825
**Please note**: Java 10 will be obsolete

0 commit comments

Comments
 (0)