diff options
| author | 2019-06-19 23:19:10 +0100 | |
|---|---|---|
| committer | 2019-06-19 23:19:10 +0100 | |
| commit | 092b7b28744fdcdee082630aee8501e697381ffa (patch) | |
| tree | 7f70b89c68bb0ebec233227c4ccb1c9310bbf35f /CHANGELOG.md | |
| parent | Catch a module not being "found" in modules.py (diff) | |
| signature | ||
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ab0c47..b3724fdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ Added: - IRCv3: draft/event-playback - `auto-github-cooldown` to prevent duplicate `auto-github`s in quick succession - `vote.py` -- `ircv3_botignore.py` to ignore users with `inspircd.org/bot` +- IRCv3: `ircv3_botignore.py` to ignore users with `inspircd.org/bot` +- Catch and humanify `!loadmodule` "not found" exception Changed: - Only strip 2 characters (`++` or `--`) from the end of karma |
