Explorar el Código

Add release date to changelog.

Lauri Ojansivu hace 7 años
padre
commit
8102ee5b4f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -1,8 +1,8 @@
-# v0.68 Wekan release
+# v0.68 2018-01-30 Wekan release
 
 This release fixes the following bugs:
 
-* [Fix: Trello board import fails because of missing "Swimlane id"](https://github.com/wekan/wekan/issues/1442).
+* [Partial fix: Trello board import fails because of missing "Swimlane id"](https://github.com/wekan/wekan/issues/1442), still needs some work.
 
 Thanks to GitHub user xet7 for contributions.