From 0ab0f402f2a62981f35b24aeff0a663adac354c8 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Sun, 21 Jul 2024 22:20:59 -0700 Subject: [PATCH] docs: for 3.2.0 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index dba3c13..b665943 100644 --- a/changelog.md +++ b/changelog.md @@ -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