diff --git a/1.2.md b/1.2.md index 26cd36d3..8c18eb01 100644 --- a/1.2.md +++ b/1.2.md @@ -3,6 +3,8 @@ - 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. +- Check for packages based on which package manager is installed instead of
+using a hardcoded list of distros. ### OS