Add a changelog entry for 10.2.8

(cherry picked from commit 93bcd39a83)
release-10.2-fix-for-move-pg-dist-object v10.2.8
Onur Tirtir 2022-08-19 15:02:40 +03:00
parent 1440cd1a7a
commit 2badbf3b55
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v10.2.8 (August 19, 2022) ###
* Fixes compilation warning caused by latest upgrade script changes
* Fixes compilation warning on PG13 + OpenSSL 3.0
### citus v10.2.7 (August 19, 2022) ###
* Fixes a bug that could cause failures in `INSERT INTO .. SELECT`