diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1de6d..4a5375a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog ## 0.8.x +### 0.8.2: Patch for New PyPiUpdater Version +- Updated to support **PyPiUpdater 0.4.0**. +- Now stores version information locally, preventing an "unknown" state on the first updater launch. + - Users still need to press the **Update** button to verify the latest version, ensuring an internet connection is available. + ### 0.8.1: Fix - Fixed a misspelling of `PyPiUpdater` in the build file, which prevented v0.8.0 from being installed.