diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b0d0d..06d4868 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to update the actual links at the bottom of the file. --> -### Unreleased +### Version 4.9 * Show notification for OTA cleanup phase following the reboot after an OTA is installed ([PR #78]) * Fix the initializing OTA updater notification message being shown longer than expected ([PR #78]) diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index dc0ef44..440a29e 100644 --- a/app/module/updates/release/changelog.txt +++ b/app/module/updates/release/changelog.txt @@ -1 +1 @@ -The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/master/CHANGELOG.md). +The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/v4.9/CHANGELOG.md).