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: