From 21f7203533c970e0f13c31c3353d5b27713b072b Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Wed, 5 Sep 2018 18:31:06 +0700 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6d89318..834fac39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. **ASCII** - Fixed a bug where ASCII logo changes the terminal foreground color. [**@plgruener**](https://github.com/plgruener) +- Do not parse file as ASCII if the source is an image file. **Image**