From defe9045c386458b45439ffeab1f06fa6e16decd Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 14 Oct 2019 15:37:56 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed17cdd..8027fbb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,12 @@ Changed: - `start.py` -> `bitbotd` - Don't say a users vote was changed when it wasn't (`vote.py`) - Bot will not die when there's no connected servers +- Command output will be truncated/cut at "word bounaries" (currently only space) +- `!reloadallmodules` and `SIGUSR1` will not try to reload but rollback to currently-loaded on error Fixed: - Be able to `!disconnect` reconnection attempts (regression, `admin.py`) +- Strip only unknown tags from fedi `Note` activities - not the tag content too # 2019-10-10 - BitBot v1.12.0