aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNathan Lilienthal <nathan@nixpulvis.com>2020-03-13 15:17:19 -0400
committerGitHub <noreply@github.com>2020-03-13 15:17:19 -0400
commitd20051b5e5a8ee3c8dcd75a87d375ac7611a9d2d (patch)
tree5060b314d8916e8a2556e37af3005008e94dc0e1 /CHANGELOG.md
parent4000ec04d89b9bd77995960d2a9da8fcad55e003 (diff)
downloadalacritty-d20051b5e5a8ee3c8dcd75a87d375ac7611a9d2d.tar.gz
alacritty-d20051b5e5a8ee3c8dcd75a87d375ac7611a9d2d.zip
Capitalized the .desktop Filename (#3425)
Follow free desktop file naming conventions.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e241586..cd4c2a0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Minimum Rust version has been bumped to 1.37.0
- Added Rust features `x11` and `wayland` to pick backends, with both enabled by default
+- Capitalized the default Alacritty.desktop file
+- Capitalized the Alacritty.desktop file
### Changed