From c495552255f05ec5bf0a3faddeadfeb02540c20d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrkan=20=C4=B0ndibay?= Date: Fri, 17 Sep 2021 15:24:57 +0300 Subject: [PATCH] Missing v in changelogs --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2853fdcda..d2ccafda9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### citus 10.1.3 (September 17, 2021) ### +### citus v10.1.3 (September 17, 2021) ### * Fixes a bug that caused `worker_append_table_to_shard` to write as superuser @@ -7,7 +7,7 @@ * Fixes a use after free issue that could happen when altering a distributed table -### citus 9.5.8 (September 15, 2021) ### +### citus v9.5.8 (September 15, 2021) ### * Fixes a bug that caused `worker_append_table_to_shard` to write as superuser