From 7b80ca08603203ba7bb7d58d6b0e4764ff80e5d6 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 26 Sep 2022 00:03:50 -0400 Subject: [PATCH] Remove links --- Changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index 5d34b8e..53a736d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -44,7 +44,7 @@
  • ✓ .deb and AppImage optimizations, reliability improvements
  • ✓ Snapcraft uses software OpenGL rendering as well now
  • ✓ Statically linked libc6, etc. for best cross-platform compatibility for Snapcraft
  • -
  • ✓ Added NO_AT_BRIDGE=1 to Snapcraft to fix an issue on Arch Linux (#75)
  • +
  • ✓ Added NO_AT_BRIDGE=1 to Snapcraft to fix an issue on Arch Linux (#75)
  • ✓ Clean up unnecessary files in dependencies
  • ✓ Sign executables with OpenPGP
  • @@ -63,7 +63,7 @@
  • ✓ Fix invalid pointer crash when decrypting files >256GB
  • ✓ UI improvements and tweaks
  • ✓ 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 🥳
  • +
  • ✓ 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
  • @@ -178,7 +178,7 @@ # v1.14 (Released 08/07/2021)