updating changelog

This commit is contained in:
tibbi 2021-08-27 15:32:15 +02:00
parent f739c429e8
commit 9854ccc2e3
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 6.10.0 *(2021-08-27)*
----------------------------
* Rewrote the current folder path into a 1 liner
* Show a save/discard prompt when exiting file editor with unsaved changes
Version 6.9.3 *(2021-06-14)*
----------------------------

View File

@ -0,0 +1,2 @@
* Rewrote the current folder path into a 1 liner
* Show a save/discard prompt when exiting file editor with unsaved changes