diff --git a/docs/changelog.md b/docs/changelog.md index bda84141..61da9ecc 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -7,12 +7,15 @@ Current unreleased version * Colorized status badges * Template: use first template as default template for the commit message * Search function for the treeview +* Reworked credential store: add possibility to choose between different methods to store credentials #### Changed * Fix external diff with Flatpak * Fix storing repository settings correctly, because otherwise they are not applied * Fix language support. Languages can now be switched by adding LANG= in front of the executable +* Improved refresh velocity +* Improved velocity for files with many hunks ----