We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cc88a commit e84a38eCopy full SHA for e84a38e
1 file changed
CHANGELOG.md
@@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
- Remove the `exponentialWithJitter` case
28
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#71](https://github.com/space-code/typhoon/pull/71).
29
30
+### Miscellaneous Tasks
31
+- Add optional max duration
32
+ - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#75](https://github.com/space-code/typhoon/pull/75).
33
+
34
### Refactor
35
- Extract delay calculation into strategy implementations
36
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#72](https://github.com/space-code/typhoon/pull/72).
0 commit comments