From 39a65b62d24d355fcf83b03db95139443dbab09b Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sat, 10 May 2025 07:41:19 +1000 Subject: [PATCH] Updating release notes --- release_notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_notes.txt b/release_notes.txt index 304d6ba6..2355859d 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,7 @@ +4.45.4: + - Fixing wrong map() behaviour on empty map #2359 + - Bumped dependencies + 4.45.3: - Fixing regression introduced with in 4.45.2 with #2325 fix :sweat: sorry folks! - Bumped dependencies