From 765fac7cee93d5a59a602eed0b6f63e18176cccf Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 1 May 2022 13:42:24 -0400 Subject: [PATCH] Fix long comments bug, use .deb instead of Snap --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 914045d..abafd05 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,8 @@
  • Review/improve Internals.md
  • ✓ Input validation for split size
  • ✓ Ability to split into a custom number of total chunks in addition to by size
  • +
  • ✓ Fix issue with long comments
  • +
  • Deprecate Snapcraft and provide a .deb instead (possible along with an AppImage)
  • # v1.26 (Released 04/18/2022)