CHANGELOG.md in pgslice-0.4.7 vs CHANGELOG.md in pgslice-0.4.8
- old
+ new
@@ -1,4 +1,9 @@
+## 0.4.8 (2022-02-28)
+
+- Fixed error with pg 1.3
+- Reduced size of Docker image
+
## 0.4.7 (2020-08-14)
- Added `--tablespace` option to `add_partitions`
- Fixed sequence query if sequence in different schema than table