This commit is contained in:
Mr Finchum 2025-02-01 18:40:00 +01:00
parent 1bba7f8bbc
commit d9c93ae78c

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.