From 23d7253057827a18975860e58505d2a97c4cee12 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 31 May 2016 12:14:05 +1000 Subject: [PATCH] Changelog --- 1.8.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.8.md b/1.8.md index 37af0a39..3b117fe3 100644 --- a/1.8.md +++ b/1.8.md @@ -50,6 +50,8 @@ block will be. ### Image - [Shuffle] Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)** +- Added `--crop_mode none` / `crop_mode=none` to disable cropping the images. +- Added `--size none` / `size=none` to disable resizing / cropping the images. ### Ascii