CHANGELOG.md in pgslice-0.3.5 vs CHANGELOG.md in pgslice-0.3.6
- old
+ new
@@ -1,7 +1,12 @@
+## 0.3.6
+
+- Fixed drop trigger on `unprep` for non-lowercase tables
+- Fixed index creation for non-lowercase tables
+
## 0.3.5
-- Quote identifiers
+- Added support for non-lowercase tables and columns
## 0.3.4
- Added `analyze` method
- Fixed `fill` with `--dry-run` option