We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d384ad1 commit 2d77362Copy full SHA for 2d77362
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
## [Unreleased]
13
14
### Features
15
+- Add flexible request retry strategy
16
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#34](https://github.com/space-code/network-layer/pull/34).
17
- Add release workflow for GitHub Actions
18
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#31](https://github.com/space-code/network-layer/pull/31).
19
- Implement query parameters formatter
0 commit comments