aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-12-13 15:13:01 +0000
committerGravatar jesopo2019-12-13 15:13:01 +0000
commite82f0854cc6c32df0db09cc1fb17be8a73fb4aa9 (patch)
tree83333a7e60213ffbc9b46aafba806e4210ae44d0
parentset dnsbl _name to DNSBL, better wording than "failed" (diff)
signature
v1.17.0 release
-rw-r--r--CHANGELOG.md1
-rw-r--r--VERSION2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 688d7f36..2542f243 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ Added:
- Support `++nickname` style karma (`karma.py`)
- Bot-wide aliases (`!balias` in `aliases.py`)
- Support per-user (PM) `command-method` setting (`commands`)
+- `dnsbl` module to loop up given IPv4 and IPv6 addresses in blacklists
Changed:
- "Core" modules (modules needed for base operation of bitbot) moved to `src/core_modules` and made blacklist-immune
diff --git a/VERSION b/VERSION
index f847033d..092afa15 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.17.0-rc1
+1.17.0