CHANGELOG.md in pgslice-0.4.6 vs CHANGELOG.md in pgslice-0.4.7

- old
+ new

@@ -1,4 +1,9 @@ +## 0.4.7 (2020-08-14) + +- Added `--tablespace` option to `add_partitions` +- Fixed sequence query if sequence in different schema than table + ## 0.4.6 (2020-05-29) - Ensure correct order with multi-column primary keys - Ensure fill always uses correct date range (bug introduced in 0.4.5)