From 9a29df0a81d21c65dc703b27996ca98bb1f13379 Mon Sep 17 00:00:00 2001 From: prathercc Date: Mon, 29 Jul 2024 19:04:40 -0700 Subject: [PATCH] Update change-log --- src/changelog.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/changelog.json b/src/changelog.json index 99515984..42b6c9ff 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -1,4 +1,11 @@ [ + { + "version": "1.11.16", + "changes": [ + "Adjust CSV exports so that all columns from dataset are included.", + "Make 'Username', 'Attachment Name', and 'Message' Quick Filters accept multiple values." + ] + }, { "version": "1.11.15", "changes": [