Skip to content

Commit c1237b2

Browse files
committed
chore(CHANGELOG): update for 0.2.0
1 parent 58da5b6 commit c1237b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ All notable changes are documented here. We use [semantic versioning](http://sem
66

77
___Note:__ Yet to be released changes appear here._
88

9+
## 0.2.0
10+
11+
- `FEAT`: show current execution state in results ([#9](https://github.com/camunda/task-testing/pull/9))
12+
- `FEAT`: add link to Operate ([#9](https://github.com/camunda/task-testing/pull/9))
13+
- `FEAT`: show process variables for incidents ([#9](https://github.com/camunda/task-testing/pull/9))
14+
- `FEAT`: make result process variables a code editor with syntax highlights ([#9](https://github.com/camunda/task-testing/pull/9))
15+
- `FIX`: make sure `InputEditor` rerenders when selected element changes ([#17](https://github.com/camunda/task-testing/pull/17))
16+
917
## 0.1.1
1018

1119
Initial release

0 commit comments

Comments
 (0)