diff --git a/CHANGELOG.md b/CHANGELOG.md index 43372d1e9..677a741e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### citus v9.0.2 (March 6, 2020) ### + +* Fixes build errors on EL/OL 6 based distros + +* Fixes a bug that caused maintenance daemon to fail on standby nodes + +* Disallows distributed function creation when replication_model is `statement` + ### citus v9.2.2 (March 5, 2020) ### * Fixes a bug that caused some prepared stmts with function calls to fail