patch: update for ppu 0.5

This commit is contained in:
Mr Finchum 2025-02-01 17:45:00 +00:00
parent 1bba7f8bbc
commit 92a9dccc00
5 changed files with 118 additions and 132 deletions

View file

@ -1,6 +1,9 @@
# Changelog
## 0.8.x
### 0.8.5: Patch for New PyPiUpdater Version
- **PyPiUpdater 0.5** introduced breaking changes; adjusted code to ensure compatibility with the new version.
### 0.8.4: Minor Enhancements & Cleanup
- Updated window titles.
- Improved error handling for updater: now displays the specific error message instead of just **"error"** when an issue occurs during update checks.