From f793f5fb92766fe124a6233d74c8cd2ac7ec242a Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 13 Jun 2019 11:57:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c37fca2d..9e97d5ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,12 @@ Added: - Outbound message filtering (`message_filter.py`) Changed: -- only strip 2 characters (`++` or `--`) from the end of karma +- Only strip 2 characters (`++` or `--`) from the end of karma +- Track CHANMODE type B, C and D (not just type D) Fixed: - `KeyError` when sts `port` key not present +- lxml wasn't in requirements.txt but it should have been # 2019-06-09 - BitBot v1.9.2