summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-01 14:06:30 -0500
committerSean E. Russell <ser@ser1.net>2020-05-01 14:06:30 -0500
commit1419dbd75c584ca6765b44e81be5b19bf13394b1 (patch)
tree7e4514616d65f0a78f8408e56c3b5b6c0b1efa87 /CHANGELOG.md
parent9f4f1e60399e0c3011a10fbffb9199217f7e2f3b (diff)
Updated documentation for braille/block font
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 316e451..c4ff77d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,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.
+- Help function to print key bindings, widgets, layouts, colorschemes, and paths
- Help prints locations of config files (color schemes & layouts).
- Help prints location of logs.
- CLI option to scale out (#84).
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Command line option to list layouts, paths, colorschemes, hotkeys, and filterable devices
- Adds ability to write out a configuration file
- Adds a command for specifying the configuration file to use
+- Merged cmatsuoka's console font contribution
### Changed