浏览代码

- Regex for Advanced filter.
It aims to solve search in bigger text fields, and using wildcards.
A change to translations was made for adding info about regex and escaping characters with \

Thanks to feuerball11 and xet7 !

Lauri Ojansivu 7 年之前
父节点
当前提交
896a149fb9
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      CHANGELOG.md

+ 10 - 0
CHANGELOG.md

@@ -1,3 +1,13 @@
+# v1.07 2018-06-14 Wekan release
+
+This release adds the following new features:
+
+* [Regex for Advanced filter. It aims to solve search in bigger text fields, and using wildcards.
+   A change to translations was made for adding info about regex and escaping characters
+   with \](https://github.com/wekan/wekan/pull/1702).
+
+Thanks to GitHub users feuerball11 and xet7 for their contributions.
+
 # v1.06 2018-06-14 Wekan release
 
 This release fixes the following bugs: