We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6273a5 commit 4d93e58Copy full SHA for 4d93e58
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-# TBD - BitBot v1.17.0
+# 2019-12-13 - BitBot v1.17.1
2
+
3
+Fixed:
4
+- Crash caused by switching `coins.py` to using `cron` scheduling without removing timer-related code
5
+- Typo in function call name in `cron.py`
6
7
+# 2019-12-13 - BitBot v1.17.0
8
9
Added:
10
- Ability to `.save()` `bot.conf` - we now use only this for module whitelist/blacklist
VERSION
@@ -1 +1 @@
-1.17.0
+1.17.1
0 commit comments