Skip to content

Commit

Permalink
docs: for 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Jul 22, 2024
1 parent 9b3f839 commit 0ab0f40
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 @@ -4,6 +4,8 @@

- **feat:** allow hydration of circuit breaker `initialState` ([#89](https://github.com/connor4312/cockatiel/issues/89))
- **feat:** allow passing a backoff algorithm to circuit breakers' `halfOpenAfter` ([#96](https://github.com/connor4312/cockatiel/issues/96))
- **feat:** add new `CountBreaker` ([#93](https://github.com/connor4312/cockatiel/issues/93))
- **feat:** provide the attempt number to retry's context ([#95](https://github.com/connor4312/cockatiel/issues/95))
- **fix:** event listener leak in `timeout`

## 3.1.3
Expand Down

0 comments on commit 0ab0f40

Please sign in to comment.