-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f6f018
commit 61e1f2f
Showing
3 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
2.0.9 | ||
2.0.10 | ||
|
||
API Version 5.5.4! | ||
API Version 5.5.6! | ||
|
||
# Hondana Changelog | ||
|
||
## Added | ||
- Added `content_rating` kwarg to `Client.get_random_manga()`. (2f6f018316424b2fa2e13d672747982308936e7d) | ||
|
||
## Changes | ||
|
||
## Fixes | ||
- `version` kwarg in `Manga.submit_draft` and `Client.submit_manga_draft` is now required. (c430eeed2174298618cc436aeb2405ce5b9ff65a) | ||
- `Client.get_manga_statistics` and `Client.find_manga_statistics` does not require auth. (9f1d6df5218916477131c0462f807010dc2b2b89) | ||
- Cleanup some issues in the `use_logging.py` example. (fd4e419dc68169f67637ddd5c0cd0fc0cd04b490) | ||
- Types of `MangaStatistics.distribution` were wrong, this has been corrected. (Thanks Pokestar) (2b34ad1bab994d84681cf507d8e8d9e2af4c94c1) | ||
- Types of `MangaStatistics.average` were wrong, this has been corrected. (Thanks Pokestar) (fee0a4993669153cdcf22d88af9002bd482c724e) | ||
|
||
### Notes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters