From ef8b520f89eb159562fee9da7dfb2f07a7ab6e68 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sat, 3 May 2025 16:39:36 +1000 Subject: [PATCH] Updating release notes --- release_notes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release_notes.txt b/release_notes.txt index c4a05e10..d0a28e20 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,11 @@ +4.45.2: + - Added windows arm builds (Thanks @albertocavalcante, @ShukantPal) + - Added s390x platform support (Thanks @ashokpariya0) + - Additionally push docker images to ghcr.io (Thanks @reegnz) + - Fixing add when there is no node match #2325 + - sort_by works on maps + - Bumped dependencies + 4.45.1: - Create parent directories when --split-exp is used, Thanks @rudo-thomas - Bumped dependencies