Skip to content

Commit

Permalink
Release v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
freyacodes authored Mar 25, 2020
1 parent ddb96e4 commit 29f68ba
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
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.3.1
* Update Magma and Lavalink.
* Added TrackStartEvent event.
* Added retryLimit configuration option.
* Use a single AudioPlayerManager for all WS connections, reducing overhead.
* Docker images now use Zulu JDK 13 to mitigate TLS 1.3 problems.

Contributors:
[@Frederikam](https://github.com/Frederikam),
[@duncte123](https://github.com/duncte123),
[@ByteAlex](https://github.com/ByteAlex), and
[@Xavinlol](https://github.com/Xavinlol)

## v3.3

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

0 comments on commit 29f68ba

Please sign in to comment.