added changelog

try-to-manage-hyper-incomplete-message
Alessandro Caprarelli 2021-10-13 17:56:17 +02:00
parent 87726e0a1a
commit 0038e29c85
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.1.3] - 2021-10-13
### Fixed
- Handle the `hyper::Error(IncompleteMessage)` as a `Retryable::Transient`.
## [0.1.2] - 2021-09-28 ## [0.1.2] - 2021-09-28
### Changed ### Changed
- Disabled default features on `reqwest` - Disabled default features on `reqwest`