Skip to content

Commit

Permalink
Add fix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Stenholm committed Feb 24, 2021
1 parent e9e7e17 commit c337f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
**Details**
- `nflow-engine`
- Add `disabled` state (type `manual`) to `CronWorkflow` to support disabling the work. By default there is no state method for the `disabled` state, but it can added in your workflow definition that extends `CronWorkflow` to execute custom logic when the workflow enters the `disabled` state.
- `nflow-rest-api-common` and `nflow-rest-api-spring-web`
- Fix exception to HTTP status conversion issue when using Netty

## 7.2.3 (2021-02-22)

Expand Down

0 comments on commit c337f8a

Please sign in to comment.