Skip to content

Commit 331c110

Browse files
authored
Update CHANGELOG.md
fix formatting
1 parent cc5ebfa commit 331c110

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## 0.5.0 - 2019-08-10
22

3-
* [incompatibility change] Drop deprecated time\_partitioning.require\_partition\_filter
4-
* [incompatibility change] Drop prevent\_duplicate\_insert which has no use-case now
5-
* [incompatibility change] Change default value of `auto\_create\_table` to `true` from `false`
3+
* [incompatibility change] Drop deprecated `time_partitioning`.`require_partition_filter`
4+
* [incompatibility change] Drop `prevent_duplicate_insert` which has no use-case now
5+
* [incompatibility change] Change default value of `auto_create_table` to `true` from `false`
66
* Modes `replace`, `replace_backup`, `append`, `delete_in_advance`, that is, except `append_direct` requires `auto_create_table: true`.
77

88
## 0.4.14 - 2019-08-10

0 commit comments

Comments
 (0)