Преглед на файлове

- [Fix](https://github.com/wekan/wekan/commit/49229e1723de14cdc66dc6480624bba426d35e36)
[Filtering in swimlane view is broken since v2.29](https://github.com/wekan/wekan/issues/2213).

Thanks to andresmanelli !

Related #2209

Lauri Ojansivu преди 6 години
родител
ревизия
24e47195e5
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -6,6 +6,11 @@ This release adds the following [performance improvements](https://github.com/we
 - Bulk querying documents to reduce the number of mongo queries when loading a board;
 - Ensure oplog is being used to query the database by providing a `sort` key when `limit` is used querying the `boards` collection.
 
+and [fixes](https://github.com/wekan/wekan/commit/49229e1723de14cdc66dc6480624bba426d35e36) the following bugs
+related to [Template features](https://github.com/wekan/wekan/issues/2209), thanks to andresmanelli:
+
+- [Filtering in swimlane view is broken since v2.29](https://github.com/wekan/wekan/issues/2213).
+
 Thanks to above GitHub users for their contributions.
 
 # v2.31 2019-02-28 Wekan release