aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-05-23 23:05:23 +0100
committerGravatar jesopo2019-05-23 23:05:23 +0100
commit3961cfa9c64cf6f6b79059949ad5467e353fa219 (patch)
tree243751e0341b9dae1c295ab75fc130a1a5c64443
parentBump version to v1.7.0 (diff)
Add CHANGELOG
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 00000000..6603dac2
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,14 @@
+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
+- Add !addserver
+- Support triggering commands by regex
+- Add auto-tweet setting
+- Change auto-github to work for github urls too
+- Add !masterpassword
+- Typos/bugs in BATCH and FAIL
+- Remove `ipv4` server attribute - figure it out automatically
+- Fix crash caused by BitBot messaging himself
+- IRCv3: draft/resume-0.3 -> draft/resume-0.4