summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-29 10:25:21 -0500
committerSean E. Russell <ser@ser1.net>2020-04-29 10:26:14 -0500
commit3f26ebef76575849f99c2097d38152317746b8e0 (patch)
tree210ebcc3018cdcf2a157ad7ceb6939dbf67b4f49 /CHANGELOG.md
parent3487bbfaed43d53faf8d80c0fce488f113820660 (diff)
Mostly adds the -C option. KNOWN: it must be the first argument.
Doc
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 b40b415..3f6ac8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Adds ability to filter reported temperatures (#92)
- 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
### Changed