CHANGELOG.md in pg_export-0.5.0 vs CHANGELOG.md in pg_export-0.5.1
- old
+ new
@@ -1,4 +1,9 @@
+### 0.5.1 - 2017.03.31
+
+- Simplify Dump entity design
+- Fix docs
+
### 0.5.0 - 2017.03.11
- Add restriction on DUMP_ENCRYPTION_KEY, to be exactly 16 characters length
- Make interactive mode more verbose by adding more messages
- Fix concurrently opening ftp connection