diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e84d7c..42bac5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ -## 1.13 - 2019-04-20 - +## 1.14 - 2019-04-20 - * Switch to using locally built mongodb-tools from tiredofit/mongo-builder due to Alpine removing precompiled packages from repositories -## 1.12 - 2018-12-03 - +## 1.13 - 2019-03-09 - -* MongoDB Backup Fix +* Fixed Postgres backup without SPLIT_DB enabled (credit MelwinKfr@github) +* Added DB_PORT reference to properly backup Postgres with non default ports (thanks Maxximus007@github) + +## 1.12 - 2019-03-01 - + +* Fix for XZ Compression failing ## 1.11 - 2018-11-19 - @@ -59,3 +64,4 @@ * Initial Release * Alpine:Edge +