patch: Minor improvment for updater

This commit is contained in:
Mr Finchum 2025-02-03 19:43:11 +01:00 committed by Mr Finchum
parent 630985d70c
commit bb43cc2fa8
5 changed files with 110 additions and 43 deletions

View file

@ -1,6 +1,9 @@
# Changelog
## 0.9.x
### 0.9.2: Enhanced updater
- Minor enhancments for the updater
### 0.9.1: Patch for Unsuccessful Successful Update
- Addressed a rare issue where the package did not update correctly using the updater.
- Unable to reproduce, but it may have been related to an older version and the restart process.