From 5a8361e535f96561c7f0943cb119443d8e2111e0 Mon Sep 17 00:00:00 2001 From: benji7425 Date: Fri, 30 Dec 2016 15:46:07 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a169bd2..64acc2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ ### Added - Reconnect timer to repeatedly try reconnect at intervals +### Updated + +- Updated support for https conversion to http to hopefully be more consistent + ## 1.1.0 pre ### Added @@ -14,7 +18,7 @@ - Checks against both YouTube full and share URLs to ensure same video not posted twice - New logging class to handle logging -### Changed +### Updated - Major refactor of a significant portion of the bot's code - should be easier to maintain now, but may have introduced some new bugs - Changed expected name for bot config file to bot-config.json rather than botConfig.json