This commit is contained in:
Sean McArthur
2018-01-22 09:40:13 -08:00
parent 8554a6335d
commit 7412932e47
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.8.4
### Features
- Add `RequestBuilder::query` to easily adjust query parameters of requests.
## v0.8.3
### Features