We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158890b commit 0889f80Copy full SHA for 0889f80
CHANGELOG.md
@@ -9,6 +9,8 @@ ___Note:__ Yet to be released changes appear here._
9
## 2.0.0
10
11
* `FEAT`: improve readability of incident details ([#63](https://github.com/camunda/task-testing/pull/63))
12
+* `FEAT`: add `onTestTask` prop for parent component to control flow when _Test task_ clicked ([#65](https://github.com/camunda/task-testing/pull/65))
13
+* `FEAT`: add optional _Configure_ button ([#65](https://github.com/camunda/task-testing/pull/65))
14
* `FIX`: create process instance by key instead of ID ([#61](https://github.com/camunda/task-testing/pull/61))
15
16
### Breaking Changes
0 commit comments