Update changelog
This commit is contained in:
parent
56a50d936c
commit
02060d8476
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## v0.2.0 (unreleased)
|
||||
|
||||
- `Client` methods don't require `&mut self` anymore;
|
||||
- Moved `Client`, `models::request` and `models::response` modules to the `raw` module;
|
||||
|
||||
## v0.1.0 (2021-01-14)
|
||||
|
||||
Initial release.
|
||||
|
|
Loading…
Reference in New Issue