Updated changelog

This commit is contained in:
benji7425 2016-12-30 15:46:07 +00:00
parent fa0c529a52
commit 5a8361e535

View file

@ -5,6 +5,10 @@
### Added ### Added
- Reconnect timer to repeatedly try reconnect at intervals - 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 ## 1.1.0 pre
### Added ### Added
@ -14,7 +18,7 @@
- Checks against both YouTube full and share URLs to ensure same video not posted twice - Checks against both YouTube full and share URLs to ensure same video not posted twice
- New logging class to handle logging - 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 - 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 - Changed expected name for bot config file to bot-config.json rather than botConfig.json