Reorder commands inside a file again

This commit is contained in:
Joscha 2022-01-09 20:24:53 +01:00
parent d169037b7a
commit 039b7b73ee
2 changed files with 42 additions and 6 deletions

View file

@ -26,8 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- It now displays the source command (file and line) of the entry
- When saving...
- Unchanged files are no longer overwritten
- Commands are no longer reordered
- Done and cancel dates are simplified
- Imports are now sorted alphabetically
- Done and cancel dates are now simplified where possible
- Always prints import-based path, not absolute path
### Fixed