diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2020-05-30 22:54:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-30 22:54:56 +0300 |
commit | f7fb67f870943f3f760826b748c8463b8e434983 (patch) | |
tree | 25e6d49938e1c3eeab463bd4a9ef08da8aae29ba /CHANGELOG.md | |
parent | f1bf481eb8eb79b82510fa2f26d983dc4d7067be (diff) | |
download | alacritty-f7fb67f870943f3f760826b748c8463b8e434983.tar.gz alacritty-f7fb67f870943f3f760826b748c8463b8e434983.zip |
Update dependencies
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bf43110..fc9dbd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Startup mode `Maximized` on Windows - Crash when writing a fullwidth character in the last column with auto-wrap mode disabled - Paste from some apps on Wayland +- Slow startup with Nvidia binary drivers on some X11 systems ## 0.4.2 |