Browse Source

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

Lauri Ojansivu 8 years ago
parent
commit
f3f15f83b0
1 changed files with 8 additions and 0 deletions
  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)