summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDennis Müller <dennismueller.kontakt@gmail.com>2022-02-17 13:48:42 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-02-21 17:31:49 +0100
commitdbf6db8bff43f1bd0798ac20b0a5cf733df0c7ac (patch)
tree430103d5442b8b6ab1efcd3c03e9f6f3d94e2c00 /CHANGELOG.md
parentadb31de905565543da6ff3fe676f8a1359a5344e (diff)
Update shortcuts
Shortcut "q" is not supported anymore as stated in https://github.com/nextcloud/news/issues/1613#issuecomment-991891468 Shortcuts "c" and "v" seemed to have swapped descriptions. Signed-off-by: Dennis Müller <dennis.mueller@bib.uni-mannheim.de>
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 8d5c984bf..26aa30f9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
## [18.x.x]
### Changed
+- Change shortcut descriptions. (#1669)
### Fixed