aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-05-23 23:09:35 +0100
committerGravatar jesopo2019-05-23 23:09:35 +0100
commitb5aa2a98ac7f8316370bb81cbcc5e457eeca959c (patch)
tree003bd7c43370404752081056fe6854dc0f7a9aa6
parentAdd CHANGELOG (diff)
signature
Split CHANGELOG in to sections
-rw-r--r--CHANGELOG20
1 files changed, 12 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6603dac2..15e6940e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,18 @@
-2019-05-23 - BitBot v1.7.0
+# 2019-05-23 - BitBot v1.7.0
-Changes
-- Show usage examples for user/channel/server/bot settings
-- Strip common command prefixes from PM commands so "!help" works
+Added:
- Add !addserver
-- Support triggering commands by regex
+- Add !masterpassword
- Add auto-tweet setting
+- Support triggering commands by regex
+
+Changed:
+- Show usage examples for user/channel/server/bot settings
+- Strip common command prefixes from PM commands so "!help" works
- Change auto-github to work for github urls too
-- Add !masterpassword
-- Typos/bugs in BATCH and FAIL
+- IRCv3: draft/resume-0.3 -> draft/resume-0.4
- Remove `ipv4` server attribute - figure it out automatically
+
+Fixed:
+- Typos/bugs in BATCH and FAIL
- Fix crash caused by BitBot messaging himself
-- IRCv3: draft/resume-0.3 -> draft/resume-0.4