start 0.8.7 and make UnifiedRequester/UnifiedRouter fields are public

This commit is contained in:
2021-12-14 13:25:58 +06:00
parent ed1baaade7
commit 6f37125724
4 changed files with 14 additions and 6 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.8.7
* `Ktor`:
* `Client`:
* `UnifiedRequester` now have no private fields
* `Server`
* `UnifiedRouter` now have no private fields
## 0.8.6
* `Common`: