From fa91cf46d9ddf1353d689a50e56a7a323ea23f47 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Thu, 17 Oct 2024 21:50:32 -0400 Subject: [PATCH] Version 5.1 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 2 +- app/module/updates/release/changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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).