Updated changelog

This commit is contained in:
benji7425 2016-12-30 15:46:07 +00:00
parent fa0c529a52
commit 5a8361e535
1 changed files with 5 additions and 1 deletions

View File

@ -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