Skip to content

Commit 0fc41b1

Browse files
docs: add missing isTerminal helper to changelog (#54)
1 parent 245ca24 commit 0fc41b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- `resumeWorkflow()` - Resume after approval
2222
- New types: `WorkflowStatus`, `WorkflowSource`, `GateDecision`, `StepType`, `ApprovalStatus`, `MarkStepCompletedRequest`
2323
- Helper methods on `StepGateResponse`: `isAllowed()`, `isBlocked()`, `requiresApproval()`
24+
- Helper methods on `WorkflowStatus` and `WorkflowStatusResponse`: `isTerminal()`
2425

2526
---
2627

0 commit comments

Comments
 (0)