summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-03-13 02:11:32 +0300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-03-12 23:11:32 +0000
commit0b9ae4ce936dfafbf5ea1929a170c97391cdea0b (patch)
treefe4d17c51ab6a5bad60e7da8c0d24adbdce5a353 /CHANGELOG.md
parent62c1d999e1361fc68ee4e54865b205415fa0a38d (diff)
downloadalacritty-0b9ae4ce936dfafbf5ea1929a170c97391cdea0b.tar.gz
alacritty-0b9ae4ce936dfafbf5ea1929a170c97391cdea0b.zip
Add config option to change selection color
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 a57bfe87..5aa786bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dynamic title support on Windows
- Ability to specify starting position with the `--position` flag
- New configuration field `window.position` allows specifying the starting position
+- Added the ability to change the selection color
### Fixed