added changelog

This commit is contained in:
Alessandro Caprarelli 2021-10-13 17:56:17 +02:00
parent 87726e0a1a
commit 0038e29c85

View file

@ -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`