diff --git a/HISTORY.md b/HISTORY.md index f3ea452..d834ad3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,21 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Proper Spotify token refresh flow, refs: NOISSUE. [Simon Diesenreiter] + + +0.6.9 (2025-07-20) +------------------ + Fix ~~~ - Improved Spotify auth check flow, refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.6.8 (2025-07-20) ------------------ diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index 1a5ac0d..04e84f8 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.6.9 +0.6.10