Browse Source

Add release date to changelog.

Lauri Ojansivu 7 năm trước cách đây
mục cha
commit
8102ee5b4f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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.