Add changelog entries for 11.1.1 (#6354)

pull/6336/head
Onur Tirtir 2022-09-16 12:08:21 +03:00 committed by GitHub
parent 8544346a78
commit 8b5cdaf0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
### citus v11.1.1 (September 16, 2022) ###
* Fixes a bug that prevents `create_distributed_table_concurrently()` working
on an empty node
### citus v11.1.0 (September 15, 2022) ###
* Adds support for PostgreSQL 15beta4