diff --git a/CHANGELOG.md b/CHANGELOG.md index b430e18ed6583..b979e34a5a3be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The order and collapsed state of columns is now persisted across page navigation ### Bug fixes and improvements +- cli: clean up migration files created during a failed migrate api (close #4312) (#4319) - cli: add support for multiple versions of plugin (close #4105) - cli: template assets path in console HTML for unversioned builds - console: allow customising graphql field names for columns of views (close #3689) (#4255)