changelog++

This commit is contained in:
Matthew Irish 2019-05-22 09:53:32 -05:00 committed by GitHub
parent 663e344f87
commit 5c4b828d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ IMPROVEMENTS:
Icon component [GH-6736]
* ui: Lazy loading parts of the application so that the total initial payload is
smaller [GH-6718]
* ui: Tabbing to auto-complete in filters will first complete a common prefix if there
is one [GH-6759]
* storage/postgres: LIST now performs better on large datasets. [GH-6546]
BUG FIXES: