summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-07 21:56:55 +0000
committerGitHub <noreply@github.com>2019-01-07 21:56:55 +0000
commita38a0679926628271d2a02c1c28e554402038ddc (patch)
tree18dddf338d7b132ecc186c01505fda3b96485e17 /CHANGELOG.md
parent55c894b30be46d4dcc59ce78f357f2b55ef20bb0 (diff)
downloadalacritty-a38a0679926628271d2a02c1c28e554402038ddc.tar.gz
alacritty-a38a0679926628271d2a02c1c28e554402038ddc.zip
Fix minor issues in the config documentation
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 209545f6..a3b0c16d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Fixed
+
+- Replaced `Command` with `Super` in the Linux and Windows config documentation
+
## Version 0.2.5
### Added