Update changelog
This commit is contained in:
parent
2ff97ce9d2
commit
e2586806e0
|
@ -4,6 +4,8 @@
|
|||
|
||||
- `Client` methods don't require `&mut self` anymore;
|
||||
- Moved `Client`, `models::request` and `models::response` modules to the `raw` module;
|
||||
- Added the `ListenBrainz` type, a more ergonomic and high-level API client;
|
||||
- Improved overall documentation, especially for `Client`.
|
||||
|
||||
## v0.1.0 (2021-01-14)
|
||||
|
||||
|
|
Loading…
Reference in New Issue