Add reno for tasks function

Documentation on how to use should also be added.

Change-Id: I6a2c4c08042cd2e8546c7117c0c02cbcb4f1da53
This commit is contained in:
Michal Gershenzon 2017-02-12 16:08:07 +00:00
parent 5267e1eb1c
commit c6e1ff7e76
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
features:
- |
New function, called tasks, available from within an expression (Yaql,
Jinja2). This function allows to filter all tasks of a user by workflow
execution id and/or state. In addition it is possible to get tasks
recursively and flatten the tasks list.