changelog updated

This commit is contained in:
Piotr Podusowski 2024-12-23 22:52:50 +01:00
parent 0c5b6e1588
commit c03c2e681b

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
- Fixed wasm32 by disabling incompatible parts. On that target, `ClientWithMiddleware` is no longer
a Tower service and has no `ClientWithMiddleware::timeout` function.
## [0.4.0] - 2024-11-08