From 23afbc10095946a014f898b50074f2056a73949c Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Thu, 5 Jun 2025 00:15:00 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.4.0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 22 ++++++++++++++++++---- song_of_the_day/VERSION | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 0082ccb..2a1fe19 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,28 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Some cleanup and fixing runtime bugs, refs NOISSUE. [Simon + Diesenreiter] + +Other +~~~~~ +- Feat: implement song submission support, refs #5. [Simon Diesenreiter] +- Feat: basic initial implementation of spotify client link validator + and song submission form refs: NOISSUE. [Simon Diesenreiter] + + +0.3.3 (2025-05-26) +------------------ + Fix ~~~ - Save DateTime as UTC, refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.3.2 (2025-05-25) ------------------ @@ -256,10 +274,6 @@ Other 0.1.9 (2025-04-15) ------------------ - -0.1.8 (2025-04-15) ------------------- - Fix ~~~ - Additional debug outputs refs NOISSUE. [Simon Diesenreiter] diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index 1c09c74..1d0ba9e 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.3.3 +0.4.0