summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-08 16:01:14 +0000
committerGitHub <noreply@github.com>2019-06-08 16:01:14 +0000
commit4cd55acd7820a7358f9175c106c91e0945fb15b2 (patch)
tree9e4e8383e73406524ccb2d28e666e9c2a77bbbd0 /CHANGELOG.md
parent527dc8f564823d3dd01f79f22614271c7f3bc518 (diff)
Bump minimum supported Rust version to 1.32.0
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 bd8802df..ef9b493d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The xclip dependency has been removed
- On macOS, Alacritty now requests NSSystemAdministrationUsageDescription to
avoid permission failures
+- Minimum Rust version has been bumped to 1.32.0
### Added