CHANGELOG.md in pgdexter-0.3.2 vs CHANGELOG.md in pgdexter-0.3.3
- old
+ new
@@ -1,4 +1,10 @@
+## 0.3.3
+
+- Added support for views and materialized views
+- Better handle case when multiple indexes are found for a query
+- Added `--min-cost-savings-pct` option
+
## 0.3.2
- Fixed parsing issue with named prepared statements
- Fixed parsing issue with multiline queries in csv format
- Better explanations for indexing decisions