From 6513d35136a9f03a6b49ed95f4a0b073f368bb54 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 21 Jun 2019 10:53:25 +0100 Subject: Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3724fdc..e8eb091d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Added: - `vote.py` - IRCv3: `ircv3_botignore.py` to ignore users with `inspircd.org/bot` - Catch and humanify `!loadmodule` "not found" exception +- cross-channel/network relay (`relay.py`) +- Option to allow anyone to `!startvote` Changed: - Only strip 2 characters (`++` or `--`) from the end of karma @@ -20,6 +22,7 @@ Changed: - Move truncation logic from `SentLine` to `ParsedLine` - Move `!help` logic to it's own file and rework it to be more user friendly - Get `"city, state, country"` from geocoding in `location.py`, use in `weather.py` +- Convert IRC glob to regex, instead of using fnmatch Fixed: - `KeyError` when sts `port` key not present @@ -27,6 +30,7 @@ Fixed: - Any CRITICAL in read/write thread now kills the main thread too - `Database.ChannelSettings.find` invalid SQL - `birthday.py`'s year no longer .lstrip("0")ed +- IRCv3: pay attention to our own msgids (`ircv3_msgid.py`) Removed: - `!set`/`!channelset`/`!serverset`/`!botset` (replaced with `!config`) -- cgit v1.3.1-10-gc9f91