Browse Source

Export and import attachments as base64 encoded files. Thanks to GhassenRjab !

Lauri Ojansivu 8 năm trước cách đây
mục cha
commit
f3f15f83b0
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      CHANGELOG.md

+ 8 - 0
CHANGELOG.md

@@ -1,3 +1,11 @@
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+* [Export and import attachments as base64 encoded files](https://github.com/wekan/wekan/pull/1134);
+
+Thanks to GitHub user GhassenRjab for contributions.
+
 # v0.28 2017-07-15 Wekan release
 
 SECURITY ISSUE [Files accessible without authentication](https://github.com/wekan/wekan/issues/1105)