Replace "Loading..." text with the exception message if any

This commit is contained in:
Rikko 2023-06-16 00:18:04 +05:30
parent 28031eb1f7
commit 72d2d62601
3 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,9 @@
## Plugin Manager (dd-mm-yyyy)
### 0.3.5 (16-06-2023)
- Replace the "Loading..." text with the exception message in case something goes wrong.
### 0.3.4 (14-05-2023)
- Optimize new plugin detection mechanism.