CHANGELOG.md in pgdexter-0.1.6 vs CHANGELOG.md in pgdexter-0.2.0

- old
+ new

@@ -1,4 +1,15 @@ +## 0.2.0 + +- Added same connection options as `psql` +- Added support for multiple files +- Added `error` log level +- Better error messages when cannot connect + +Breaking + +- `-h` option changed to `--host` instead of `--help` for consistency with `psql` + ## 0.1.6 - Significant performance improvements - Added `--include` option