aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar jesopo2019-06-18 14:33:51 +0100
committerGravatar jesopo2019-06-18 14:33:51 +0100
commit31be78db816f29edb199bc3dd6953205e3b956b7 (patch)
tree85d012617e605a87c5c03dad11c188b33e3986a9 /CHANGELOG.md
parentSimplify SentLine by shifting truncation to ParsedLine (and commands.outs) (diff)
message-tags count for a different character limit than the rest of the line
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b3b6796..f450179d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ Changed:
- IRCv3: CAP REQ streamline for modules
- IRCv3: SASL failure defaults to being "hard" (disconnect/crash)
- `auto-title`, `auto-youtube`, `auto-imgur` etc now work in `/me`
+- Move truncation logic from `SentLine` to `ParsedLine`
Fixed:
- `KeyError` when sts `port` key not present