From 5c5b88e148372233f4a7d188e092f62eed50683d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 5 Dec 2016 19:46:24 +1100 Subject: [PATCH] Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847a9065..9aa301df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,3 +58,6 @@ ## Screenshot Upload - [teknik.io] Fixed images not uploading with the right filetype. +- Changed default image upload host to `teknik.io`. + - teknik doesn't compress images whereas imgur does. + - You can change this back to imgur by using `--image_host imgur` or by editing your config file.