From 2bdd52f1dc236db53da5aa2631aa4a2011ed9a79 Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 15 Feb 2016 00:06:46 +1100 Subject: [PATCH] Changelog --- 1.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.2.md b/1.2.md index 9b584f6b..774941cb 100644 --- a/1.2.md +++ b/1.2.md @@ -1,5 +1,6 @@ # Fetch 1.2 +- Fetch now has a **gitter** chatroom. [![Gitter](https://badges.gitter.im/dylanaraps/fetch.svg)](https://gitter.im/dylanaraps/fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - Fixed text padding when the user didn't have the locale 'en_US.UTF8' installed. - `--ascii_distro` now also enables ascii mode.