From 81de7bceecf96c31a49baee67abfd6e597652e18 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 13 Feb 2017 18:33:42 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b939c4e2..7ce1580c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,19 @@ This release adds following new features: -* Make Due Date layout nicer on minicard. +* Make Due Date layout nicer on minicard; * Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only mirroring for SQL access with any programming language or Office package that has PostgreSQL support, like newest LibreOffice 3.5: https://github.com/wekan/wekan-postgresql -Thanks to GitHub users whittssg2 and xet7 for their +and fixes the following bugs: + +* Dockerfile was missing EXPOSE $PORT; +* Typos. + +Thanks to GitHub users vuxor, whittssg2 and xet7 for their contributions. # v0.11.1-rc1 2017-02-10 Wekan prerelease