From 82f6856e023470d9d04026432ca21044dc82e05c Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 31 Jan 2016 21:34:07 +1100 Subject: [PATCH] Changelog --- 1.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.1.md b/1.1.md index b2f92cd0..9eed7864 100644 --- a/1.1.md +++ b/1.1.md @@ -73,6 +73,8 @@ the output of birthday. ### Image - Rename `--shuffledir` and `$shuffledir` to `shuffle_dir`. +- Rename `--imgtempdir` and `$imgtempdir` to `thumbnail_dir` +- Default thumbnail directory is now `$HOME/.cache/thumbnails/fetch` - Added support for ascii art inside of text files. - If `--image` and `--ascii` are left empty we fallback to ascii distro mode.