From e9a824c6ef3aaf77ea3465b69b2eeea176a0e8d3 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sun, 25 May 2025 21:36:50 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.3.2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 12 ++++++++++++ song_of_the_day/VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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