diff options
author | Cow <cow@volloeko.de> | 2021-08-13 10:48:19 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-08-13 10:48:19 +0200 |
commit | 141a45a8d23237bf23b3b7a14d447440a40e71ea (patch) | |
tree | 2d5e5881b304e76881e1eddd0b467c79be60e7b9 /CHANGELOG.md | |
parent | 589b94d1c7a1a648402d62c6c097b2394bff3d1d (diff) | |
download | Cowlection-141a45a8d23237bf23b3b7a14d447440a40e71ea.tar.gz Cowlection-141a45a8d23237bf23b3b7a14d447440a40e71ea.tar.bz2 Cowlection-141a45a8d23237bf23b3b7a14d447440a40e71ea.zip |
Improved error messages for API errors
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b944cd..813ec8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - MC Log file search now skips large files to prevent huge log files from blocking the search - Dungeon Party Finder: Each dungeon class can now also be blocked or blocked if duplicated (= red party background) - Disabled dungeon tooltip cleaner inside dungeons (+ fixed a rare crash) +- Improved error messages for API errors + - also added new sub-command `/moo apikey check` to see API key usage statistics ### Fixed - 'Show Dungeon item base stats' feature now works with HPB'd items and master stars |