Skip to content

Commit 5940cca

Browse files
committed
Add releases.
1 parent f670357 commit 5940cca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Please see the [project documentation](https://socketry.github.io/async-http/) f
1313

1414
- [Getting Started](https://socketry.github.io/async-http/guides/getting-started/index) - This guide explains how to use use `Async::HTTP::Faraday` as a drop-in replacement for improved concurrency.
1515

16+
## Releases
17+
18+
Please see the [project changes](https://socketry.github.io/async-http//changes/index) for all releases.
19+
20+
### v0.18.0
21+
22+
- [Config Block](https://socketry.github.io/async-http/changes/index#config-block)
23+
24+
### v0.17.0
25+
26+
- [Per-thread Client Cache](https://socketry.github.io/async-http/changes/index#per-thread-client-cache)
27+
1628
## Contributing
1729

1830
We welcome contributions to this project.

0 commit comments

Comments
 (0)