From 8f99e9a99a30b5a540ff1956a1b4d8398554ef74 Mon Sep 17 00:00:00 2001 From: Jonathan Schwender Date: Mon, 7 Oct 2024 19:24:14 +0200 Subject: [PATCH] Update the release notes Signed-off-by: Jonathan Schwender --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0715fe..c86fda6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -# v0.2 (unreleased) +# v0.1.3 (2024-10-07) -- Now supports OH 5.0 +- Now supports installing the OpenHarmony 5.0 SDK. - The `components` input now defaults to `all`, since `hvigor` 5 will throw an error if not all components are installed.