Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvard Fonsell committed Mar 18, 2020
1 parent b57e9de commit c0d2c2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
- Add `isRetryable(Throwable thrown)` method to the `WorkflowState` interface with a default implementation that returns true when the thrown exception is not
annotated with `@NonRetryable`.
- Add default implementation for `WorkflowState.getDescription()` that returns the name of the state.
- JavaDoc updates.
- Add descriptions for `BulkWorkflow` and `CronWorkflow` states.

## 7.0.0 (2020-03-05)

Expand Down

0 comments on commit c0d2c2a

Please sign in to comment.