Add missing entry for 10.0.8

pull/6885/head
Hanefi Onaldi 2023-04-26 16:04:54 +03:00
parent e5e50570b3
commit bd5544fdc5
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
### citus v10.0.8 (April 20, 2023) ### ### citus v10.0.8 (April 20, 2023) ###
* Fixes a bug that could break `DROP SCHEMA/EXTENSON` commands when there is a
columnar table (#5458)
* Fixes a crash that occurs when the aggregate that cannot be pushed-down * Fixes a crash that occurs when the aggregate that cannot be pushed-down
returns empty result from a worker (#5679) returns empty result from a worker (#5679)