mirror of https://github.com/citusdata/citus.git
Missing v in changelogs
parent
2e6b78133c
commit
c495552255
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue