diff options
| author | 2019-11-27 13:03:26 +0000 | |
|---|---|---|
| committer | 2019-11-27 13:03:26 +0000 | |
| commit | 4914c474011167dfdeb746282e3f92c1454d1cc0 (patch) | |
| tree | 717c7be6c9dc6374902c2ffacf2ff257d7bc1cde /CHANGELOG.md | |
| parent | use BufferLine.notes to allow cumulative sed edits (diff) | |
| signature | ||
update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad55e42..38d6f9e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Added: - Timed user ignores (`ignore.py`) - Support `"$$"` as `"$"` in command alias argument replacement (`aliases.py`) - Show explicitly when only a title of an issue/PR was changed (`git_webhooks`) +- Show URLs in `!wikipedia` output (`wikipedia.py`) Changed: - Complete refactor of `permissions` module - now with hostmask support @@ -17,6 +18,7 @@ Changed: - `./bitbotd -m permissions -M master-password` moved to `./bitbotctl command master-password` - `utils.http.Response.data` is now always `bytes` - use `.decode()`/`.json()`/`.soup()` - `to.py` -> `tell.py`; move `!to` to `!tell` but add `!to` as an alias +- Sed edits are now cumulative (`sed.py`) # 2019-11-18 - BitBot v1.15.0 |
