From f2199c41740dca48ef895bc5ce4aa268bfaa803c Mon Sep 17 00:00:00 2001 From: Karthikeyan Chinnakonda Date: Thu, 4 Mar 2021 12:19:38 +0530 Subject: [PATCH] fix the changelog of static console assets fix (#771) GitOrigin-RevId: 9516a41c3f615b1ef5264a7c902adf153ae85c00 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447abb8dd8cb2..bbce6f09d5266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ - server/mssql: supports connection pooling to sql server - server: improve errors messages for inconsistent sources - console: add relationship tab for mssql tables (#677) +- build: fix the packaging of static console assets (fix #6610) + ## v1.4.0-alpha.2 ### MSSQL support @@ -223,7 +225,6 @@ query { - cli: allow seeds as alias for seed command (#5693) - cli: fix action timeouts not being picked up in metadata operations (#6220) - build: add `test_server_pg_13` to the CI to run the server tests on Postgres v13 (#6070) -- build: fix the packaging of static console assets (fix #6610) ## v1.3.3