From b6d1b2156a7017b368deedfd4c7ba276621b505b Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Fri, 1 Aug 2025 22:27:05 -0400 Subject: [PATCH] Update Changelog: sticking with freedesktop 24.08 for now 25.08 is not out yet and the golang sdk might also take some time to get itself onto 25.08. 24.08 is supported for until next year so for 1.49 at least, it's fine to stick with 24.08. --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f1a7c10..58d6c0b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,6 @@
  • ✓ Update macOS icon to fit better
  • ✓ Added support for Cyrillic characters (https://github.com/Picocrypt/giu/pull/1), thanks @Retengart
  • ✓ upx Linux binary in addition to Windows, update upx version for Windows
  • -
  • Update Flatpak runtime from 24.08 to 25.08
  • Fix Picocrypt not running on macOS 26 (and remember to update Homebrew after release)