From 3d4836b44955d519c14205be197f51e759f21a86 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:11:42 -0400 Subject: [PATCH] Update to GLFW 3.3.6 --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 47b4cca..8e50950 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@
  • ✓ Fix crash on Windows when saving to the root directory of a drive
  • ✓ Max file size limit removed! Picocrypt can now encrypt files of unlimited size instead of being capped at 256 GiB 🥳
  • ✓ Shows total input size along with input label
  • +
  • ✓ Update to GLFW 3.3.6 for better stability
  • # v1.25 (Released 04/13/2022)