update CHANGELOG.md
This commit is contained in:
parent
82f77472c6
commit
c250eeb7a9
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
|||
# TBD - BitBot v1.13.0
|
||||
|
||||
Added:
|
||||
- `setup.py`
|
||||
- `bitbotctl` - daemon control system through unix domain sockets
|
||||
|
||||
Changed:
|
||||
- `start.py` -> `bitbotd`
|
||||
- Don't say a users vote was changed when it wasn't (`vote.py`)
|
||||
- Bot will not die when there's no connected servers
|
||||
|
||||
Fixed:
|
||||
- Be able to `!disconnect` reconnection attempts (regression, `admin.py`)
|
||||
|
||||
# 2019-10-10 - BitBot v1.12.0
|
||||
|
||||
Added:
|
||||
|
|
Loading…
Reference in a new issue