diff --git a/CHANGELOG.md b/CHANGELOG.md index 6322456..fc569e6 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.1 * Add new `--csig-version` option to custota-tool to allow generating version 1 csig files ([Issue #94], [PR #95]) * Ignore unknown fields in csig files and update JSON files to allow better backwards compatibility in the future ([Issue #94], [PR #96]) diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index dc0ef44..d8c177d 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.1/CHANGELOG.md).