From 1cfeb5febaf2a4f89529fa383cbf36faebd590ad Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 2 Apr 2019 07:39:36 -0500 Subject: [PATCH] Automatic changelog generation for PR #8184 [ci skip] --- html/changelogs/AutoChangeLog-pr-8184.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-8184.yml diff --git a/html/changelogs/AutoChangeLog-pr-8184.yml b/html/changelogs/AutoChangeLog-pr-8184.yml new file mode 100644 index 0000000000..6a55b6468b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-8184.yml @@ -0,0 +1,4 @@ +author: "deathride58" +delete-after: True +changes: + - code_imp: "Goonchat's JS no longer contains checks related to a completely unused message filtering function, which should improve clientside performance quite a bit"