diff --git a/HISTORY.md b/HISTORY.md index 9bfb56c..1f88c52 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Exception thrown on LastOrDefault(), refs NOISSUE. [Simon + Diesenreiter] + + +0.3.1 (2025-05-24) +------------------ + Fix ~~~ - Fix build errors, refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.3.0 (2025-05-24) ------------------ diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index 9e11b32..d15723f 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.3.1 +0.3.2