From e497d7f526250857e8cdb8facbe66662b74b6d19 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Wed, 20 May 2020 16:40:27 +0300 Subject: [PATCH] Fix minimum rust version information in CHANGELOG (#18) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b1306f..b01ae51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ # 0.5.0 -- 2020-05-20 -- Minimal rust version was bumped to 1.40.0 +- Minimal rust version was bumped to 1.41.0 - Add support for `UTF8_STRING` mime type - **Breaking** Clipboard now works only with extern display - **Breaking** Clipboard now works only with last observed seats, instead of optionally accepting seat names