From f75a76aaa68f647a2540c8074ce7b688bfffeb83 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Sat, 18 Dec 2021 12:16:21 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc1533..8035eab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- A custom track limit can now be set when queueing playlists from Spotify (default stays at 50). See #370. ## [0.1.1] ### Fixed