You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@
3
3
Each release usually includes various fixes and improvements.
4
4
The most noteworthy of these, as well as any features and breaking changes, are listed here.
5
5
6
+
## 3.7.1
7
+
* Revert of application.yml autocreate as it can cause issues with differently named configs
8
+
6
9
## 3.7.0
7
10
* New REST API for player control and deprecation of all websocket OPs. For more info see [here](https://github.com/freyacodes/Lavalink/blob/master/IMPLEMENTATION.md#significant-changes-v360---v370)
8
11
* Autocreate default `application.yml` if none was found. https://github.com/freyacodes/Lavalink/pull/781
0 commit comments