Skip to content

Commit 29f68ba

Browse files
authored
Release v3.3.1
1 parent ddb96e4 commit 29f68ba

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.3.1
7+
* Update Magma and Lavalink.
8+
* Added TrackStartEvent event.
9+
* Added retryLimit configuration option.
10+
* Use a single AudioPlayerManager for all WS connections, reducing overhead.
11+
* Docker images now use Zulu JDK 13 to mitigate TLS 1.3 problems.
12+
13+
Contributors:
14+
[@Frederikam](https://github.com/Frederikam),
15+
[@duncte123](https://github.com/duncte123),
16+
[@ByteAlex](https://github.com/ByteAlex), and
17+
[@Xavinlol](https://github.com/Xavinlol)
18+
619
## v3.3
720

821
Officially limit Lavalink to JRE 11 and up. Magma has long been having issues with older versions.

0 commit comments

Comments
 (0)