2
0
Lauri Ojansivu 8 жил өмнө
parent
commit
81de7bceec
1 өөрчлөгдсөн 7 нэмэгдсэн , 2 устгасан
  1. 7 2
      CHANGELOG.md

+ 7 - 2
CHANGELOG.md

@@ -2,14 +2,19 @@
 
 
 This release adds following new features:
 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
 * Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only
   mirroring for SQL access with any programming language
   mirroring for SQL access with any programming language
   or Office package that has PostgreSQL support, like
   or Office package that has PostgreSQL support, like
   newest LibreOffice 3.5:
   newest LibreOffice 3.5:
   https://github.com/wekan/wekan-postgresql
   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.
 contributions.
 
 
 # v0.11.1-rc1 2017-02-10 Wekan prerelease
 # v0.11.1-rc1 2017-02-10 Wekan prerelease