aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2020-01-08 10:42:37 +0000
committerGravatar jesopo2020-01-08 10:42:37 +0000
commit330c0ded44b9bf3d8c81938a518c51d8734e3e7f (patch)
treedc70bec0b807f88b0673aff9a0003b0128f96dd2
parentMerge branch 'master' into develop (diff)
signature
update CHANGELOG.md
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 223b32c5..ceea2ff7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+# TBD - BitBot v1.18.0
+
+Added:
+- Show `transferred` github issues by default (`git_webhooks`)
+- `hostmask-tracking.py` - keep a history of what hostmasks each nickname has used
+- Also watch `NICK` and `QUIT` lines to see when our nickname might be freee (`nick_regain.py`)
+
+Changed:
+- Removed `--data-dir`, `--database` and `--log-dir`, these options have been moved to `bot.conf`
+- Reworded karma change output
+- `!grab` not tries to attach quote to account, not just nickname (`quotes.py`)
+- `!wordiest` not defaults to the current channel (`words.py`)
+
+Fixed:
+- cron would fail to initialise at 59 minutes past the hour (`core_modules/cron.py`)
+
# 2020-01-08 - BitBot v1.17.2
Fixed: