diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-03-18 01:15:04 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-03-19 02:20:53 +0100 |
commit | 31a27e9f9feb34b6be90e2fcc8120e972c3b92c5 (patch) | |
tree | f89dd702b7f22ca500367b53f60360aa6eab148e /CHANGELOG.md | |
parent | 6cfcda5e3aa6c1930a9e570d4ad510e9681d64d4 (diff) | |
download | alacritty-31a27e9f9feb34b6be90e2fcc8120e972c3b92c5.tar.gz alacritty-31a27e9f9feb34b6be90e2fcc8120e972c3b92c5.zip |
Drop MSRV to 1.70.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dd1ce8f3..354a2305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## 0.13.2-dev -### Packaging - -- Minimum Rust version has been bumped to 1.72.0 - ### Added - Default `Home`/`End` bindings in Vi mode mapped to `First`/`Last` respectively |