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