diff --git a/CHANGELOG.md b/CHANGELOG.md index efb266f..c17cad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to update the actual links at the bottom of the file. --> -### Unreleased +### Version 5.6 * Don't require network access for background jobs if the OTA installation source is a local directory ([PR #120]) * Add launcher shortcut to quickly check for updates ([PR #121]) diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index dc0ef44..37a7e04 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/v5.6/CHANGELOG.md).