Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvard Fonsell committed Jan 21, 2021
1 parent 18e5933 commit 1f37312
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## 7.2.3-SNAPSHOT (future release)

**Highlights**
- Support updating workflow instance business key.

**Details**
- `nflow-engine`
- `WorkflowInstanceService.updateWorkflowInstance` can now be used to update business key of the workflow instance.
- `nflow-rest-api-common`
- `UpdateWorkflowInstanceRequest.businessKey` field was added to support updating workflow instance business key via REST API.
- `nflow-explorer`
- Dependency updates:
- urijs 1.19.5
Expand Down

0 comments on commit 1f37312

Please sign in to comment.