From 633ff729b5588f432b1fa3cf1f800c5893854467 Mon Sep 17 00:00:00 2001 From: Alexander Keliris Date: Mon, 13 Apr 2020 12:19:01 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 870251c8..1a6e4e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,15 @@ ## [Unreleased] +### Fixed + +- Fix crash when opening playlist [#398](https://github.com/Rigellute/spotify-tui/pull/398) - Fix crash when there're no artists avaliable [#388](https://github.com/Rigellute/spotify-tui/pull/388) + +### Added + - Allow specifying alternative config file path [#391](https://github.com/Rigellute/spotify-tui/pull/391) +- List artists names in the album view [#393](https://github.com/Rigellute/spotify-tui/pull/393) ## [0.17.1] - 2020-03-30