Skip to content

Commit

Permalink
docs edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mlnrdns committed Feb 22, 2022
1 parent 791d8e6 commit 6cd3f8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [0.3.0] - 2022-02-22

### Added

* Full support for User WantList API

## [0.2.0] - 2022-02-21

### Added
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Authentication with Discogs auth flow (both personal access token and key/password is supported)
* [Database API](https://www.discogs.com/developers/#page:database) including image download is fully supported
* [Collection API](https://www.discogs.com/developers#page:user-collection) is fully supported
* [User WantList API](https://www.discogs.com/developers#page:user-wantlist) is fully supported
* Rate limit can be added
* Full asynchronous and cancellable operation
* Pagination is supported
Expand Down

0 comments on commit 6cd3f8c

Please sign in to comment.