Skip to content

Commit

Permalink
v1.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jesopo committed Dec 13, 2019
1 parent f6273a5 commit 4d93e58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.17.1

0 comments on commit 4d93e58

Please sign in to comment.