From f0a37fc85ab59ce768c105e1f47b29613b3eafc3 Mon Sep 17 00:00:00 2001 From: wrongwrong Date: Sun, 16 Aug 2026 10:33:35 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20CHANGELOG=20=E3=81=AE=E5=90=84=E9=A0=85?= =?UTF-8?q?=E7=9B=AE=E3=81=B8=20PR=20=E7=95=AA=E5=8F=B7=E3=82=92=E8=A8=98?= =?UTF-8?q?=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit リリースノートと同じ `- #: ` 形式へ揃え、 記法を冒頭に明文化する。 Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7b10c..e76e7b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,15 @@ Artifacts are versioned as `-`, and all artifacts under the same version. See [Versioning and support policy](README.md#versioning-and-support-policy) for what each part means. +Each entry is written as `- #: `. + ## [Unreleased] ## [2.4.10-0.1.1] ### Added -- Runtime API artifacts for the `linuxArm64` and `androidNative*` (Arm32 / Arm64 / X64 / X86) +- #43: Runtime API artifacts for the `linuxArm64` and `androidNative*` (Arm32 / Arm64 / X64 / X86) targets. ## [2.4.10-0.1.0]