diff --git a/Changelog.md b/Changelog.md index 0132c05..754b279 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,7 @@
  • Improve Reed-Solomon performance
  • Review/improve Internals.md
  • ✓ Fix bad pointer issue when running with `-race`
  • +
  • ✓ Fix focus bug where input boxes are not cleared if they are focused when file is dropped
  • ✓ Fix bug on Windows where copying from the password field using Ctrl+C and then pasting with the "Paste" button would cause a crash
  • ✓ Make sure at least one password characters category is checked when generating
  • ✓ Use `desktop-file-validate` to find and remove deprecated fields and fix invalid ones in the .desktop for .deb and AppImage