summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2021-03-05 10:16:27 -0330
committerTim Oram <dev@mitmaro.ca>2021-03-05 10:55:23 -0330
commitce1d29b95aaeae1b156529f05c760685611bb378 (patch)
tree82c79c568f05273e8ca5039cd82e828c306eebab /CHANGELOG.md
parentc183c3fd8d6e5eb7cdf0551a5f003addf6b148a3 (diff)
Add support for undo and redo in the list view
This allows almost all actions to be undone and then redone.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32c7ae9..22f9f46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Label and description to commit edit
- Basic support to merge rebasing
- Modifier keys can now be provided in any order
+- Undo and redo changes to the todo list
### Fixed
- Most modifier key combinations could not be used as key bindings