Simplify DoneDate when formatting

This commit is contained in:
Joscha 2022-01-09 16:40:17 +01:00
parent 20fc4bd3cc
commit 170e291ec5
4 changed files with 39 additions and 28 deletions

View file

@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- When saving...
- Unchanged files are no longer overwritten
- Commands are no longer reordered
- Done and cancel dates are simplified
- Always prints import-based path, not absolute path
### Fixed