Update Changelog for 1.14

This commit is contained in:
Dave Conroy
2019-04-20 07:13:52 -07:00
parent d74a516967
commit fcafa1753d

View File

@@ -1,10 +1,15 @@
## 1.13 - 2019-04-20 - <dave at tiredofit dot ca>
## 1.14 - 2019-04-20 - <dave at tiredofit dot ca>
* Switch to using locally built mongodb-tools from tiredofit/mongo-builder due to Alpine removing precompiled packages from repositories
## 1.12 - 2018-12-03 - <dave at tiredofit dot ca>
## 1.13 - 2019-03-09 - <dave at tiredofit dot ca>
* 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 - <stevetodorov at github>
* Fix for XZ Compression failing
## 1.11 - 2018-11-19 - <skylord123 at github>
@@ -59,3 +64,4 @@
* Initial Release
* Alpine:Edge