Skip to content

Commit 4d93e58

Browse files
committed
v1.17.1 release
1 parent f6273a5 commit 4d93e58

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# TBD - BitBot v1.17.0
1+
# 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
28

39
Added:
410
- Ability to `.save()` `bot.conf` - we now use only this for module whitelist/blacklist

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0
1+
1.17.1

0 commit comments

Comments
 (0)