v1.17.1 release

This commit is contained in:
jesopo 2019-12-13 17:23:53 +00:00
parent f6273a5a67
commit 4d93e584dc
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,10 @@
# TBD - BitBot v1.17.0
# 2019-12-13 - BitBot v1.17.1
Fixed:
- Crash caused by switching `coins.py` to using `cron` scheduling without removing timer-related code
- Typo in function call name in `cron.py`
# 2019-12-13 - BitBot v1.17.0
Added:
- Ability to `.save()` `bot.conf` - we now use only this for module whitelist/blacklist

View file

@ -1 +1 @@
1.17.0
1.17.1