mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 19:06:31 +00:00
added changelog
This commit is contained in:
parent
87726e0a1a
commit
0038e29c85
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.3] - 2021-10-13
|
||||
### Fixed
|
||||
- Handle the `hyper::Error(IncompleteMessage)` as a `Retryable::Transient`.
|
||||
|
||||
## [0.1.2] - 2021-09-28
|
||||
### Changed
|
||||
- Disabled default features on `reqwest`
|
||||
|
|
Loading…
Reference in a new issue