From 3ae0600b435d053d5f5c6e17869641b62c45ceff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?To=CF=80?= Date: Sun, 3 Dec 2023 13:43:33 +0100 Subject: [PATCH] update changelog --- docs/changelog/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index e86584f59..572a99faf 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -21,6 +21,8 @@ The most noteworthy of these, as well as any features and breaking changes, are * addition of the full [Track](#track) object in [TrackStartEvent](#trackstartevent), [TrackEndEvent](#trackendevent), [TrackExceptionEvent](#trackexceptionevent) and [TrackStuckEvent](#trackstuckevent). * updated capitalization of [Track End Reason](#track-end-reason) and [Severity](#severity) * reworked [Load Result](#track-loading-result) object +* allow setting user data on tracks in the REST API. For more info see [here](https://lavalink.dev/api/rest.html#update-player-track) + All websocket ops are removed as of `v4.0.0` and replaced with the following endpoints and json fields: