CHANGELOG.md in pgslice-0.3.0 vs CHANGELOG.md in pgslice-0.3.1

- old
+ new

@@ -1,4 +1,9 @@ +## 0.3.1 + +- Fixed exception with `--no-partition` option +- Use proper cast type in `fill` method for legacy `timestamptz` columns + ## 0.3.0 - Better query performance for `timestamptz` columns - Added support for schemas other than `public`