소스 검색

- 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: