changelog entry for Raw-client-returning-whole-response commit
This commit is contained in:
parent
989849c8a1
commit
9a4cfd64c5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
* Added a lot of tests
|
||||
* Support multiple concurrent threads
|
||||
* Use `ServantError` to report Errors instead of `String`
|
||||
* Make the clients for `Raw` endpoints return the whole `Response` value (to be able to access response headers for example)
|
||||
|
||||
0.2.2
|
||||
-----
|
||||
|
|
Loading…
Reference in a new issue