Update changelog.

This commit is contained in:
Buster "Silver Eagle" Neece 2021-02-09 23:16:34 -06:00
parent 74733c7307
commit be301dfc5f
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,8 @@ release channel, you can take advantage of these new features and fixes.
## New Features/Changes
There have been no changes since the latest stable release.
- In the Now Playing API response, the station's public-facing URL and URLs to download the PLS and M3U playlists for
the station are included in the response.
## Code Quality/Technical Changes
@ -18,6 +19,8 @@ There have been no changes since the latest stable release.
## Bug Fixes
- The AutoDJ queue timing has been reworked and simplified.
- Playlist weighting (1-25) now properly weights playlists with 1 being the _least_ frequently played and 25 being the _
most_ frequently played, as is intended and described in the documentation. (#3735)