From 4750ee9513297d2e3a6035c98482bed530f47c5c Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 25 Nov 2020 23:21:37 -0600 Subject: [PATCH] Automatic changelog generation for PR #13685 [ci skip] --- html/changelogs/AutoChangeLog-pr-13685.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-13685.yml diff --git a/html/changelogs/AutoChangeLog-pr-13685.yml b/html/changelogs/AutoChangeLog-pr-13685.yml new file mode 100644 index 0000000000..10d53c9065 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-13685.yml @@ -0,0 +1,6 @@ +author: "uomo91" +delete-after: True +changes: + - bugfix: "Fixed \"Show All\" tab in player panel logs being broken." + - bugfix: "Whispers, OOC, and various other things display differently in logs, visually distinguishing them from say logs." + - refactor: "Player panel logs will now show all logs chronologically, so you'll see commingled say and attack logs if you're on the \"Show All\" tab, etc..."