We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17234a commit ce00ad5Copy full SHA for ce00ad5
1 file changed
CHANGELOG.md
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- Documented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#53](https://github.com/space-code/typhoon/pull/53).
21
22
### Features
23
+- Introduce fibonacci delay strategy
24
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#74](https://github.com/space-code/typhoon/pull/74).
25
- Introduce linear delay strategy
26
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#73](https://github.com/space-code/typhoon/pull/73).
27
- Remove the `exponentialWithJitter` case
0 commit comments