summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-03-07 12:14:19 -0600
committerSean E. Russell <ser@ser1.net>2020-03-07 12:14:19 -0600
commit0eea3106e0c6a5783bc8fcd17bcab3c68b9ddae8 (patch)
tree6dc5e33f7b6928c1ecdffc23e916190ee77262c8 /CHANGELOG.md
parent9ebcff9b78ef6c529969d34ebac757af9a28ebb2 (diff)
Print key bindings function
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 4b1d134..853ca62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Adds support for system-wide configurations. This improves support for package maintainers.
+- Help function to print key bindings
### Changed