summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTezkerek <andrei.ancuta@gmail.com>2018-12-08 22:51:36 +0200
committerChristian Duerr <chrisduerr@users.noreply.github.com>2018-12-08 20:51:36 +0000
commitaef38d6c2fb384cf29a948a19c67733960983d3b (patch)
treed51235f4252329bf9060ed05efb463da43462363 /CHANGELOG.md
parentf32facfbfd3d46b76744d118fd2fa5123501f900 (diff)
Change missing config log level to info
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 6a88c579..3ff77e61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Extra padding is not evenly spread around the terminal by default anymore
+- When the config file is empty, Alacritty now logs an info instead of an error message
### Fixed