From 53fd48178b8acd9330419f68d99ee88b5d0fea5e Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Thu, 20 Jun 2019 08:38:43 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4df258da5..81fd363670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ IMPROVEMENTS: smaller [GH-6718] * ui: Tabbing to auto-complete in filters will first complete a common prefix if there is one [GH-6759] + * ui: Removing jQuery from the application makes the initial JS payload smaller [GH-6768] BUG FIXES: