From d192720f904795b1f71b32d24da7c8c470cf5301 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Sat, 1 Aug 2020 02:49:28 +0300 Subject: [PATCH] Add 0.5.0 announcement blog to readme This is only an update to the readme and does not represent a stable release. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db92246c..4b855e4b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ You can find an overview over the features available in Alacritty [here](./docs/ - [A short talk about Alacritty at the Rust Meetup January 2017](https://air.mozilla.org/rust-meetup-january-2017/) (starts at 57:00) - [Alacritty Lands Scrollback, Publishes Benchmarks](https://jwilm.io/blog/alacritty-lands-scrollback/) September 17, 2018 - [Version 0.3.0 Release Announcement](https://blog.christianduerr.com/alacritty_030_announcement) April 07, 2019 +- [Version 0.5.0 Release Announcement](https://blog.christianduerr.com/alacritty_0_5_0_announcement) July 31, 2020 ## Installation