diff --git a/HISTORY.md b/HISTORY.md index 1f88c52..0082ccb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,11 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Save DateTime as UTC, refs NOISSUE. [Simon Diesenreiter] + + +0.3.2 (2025-05-25) +------------------ + Fix ~~~ - Exception thrown on LastOrDefault(), refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.3.1 (2025-05-24) ------------------ @@ -245,6 +256,10 @@ 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 d15723f..1c09c74 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.3.2 +0.3.3