From bf4f051290740fa99a21a0ade71c8decf04abf68 Mon Sep 17 00:00:00 2001 From: HAYAMA_Kaoru Date: Fri, 6 Dec 2024 00:18:05 +0900 Subject: [PATCH] =?UTF-8?q?release=5Fnotes:=20wrote=20about=20`$MATCH`=20?= =?UTF-8?q?=E2=86=92=20`MATCH`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release_note_en.md | 3 +++ release_note_ja.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/release_note_en.md b/release_note_en.md index f15f8b5..7b1239a 100644 --- a/release_note_en.md +++ b/release_note_en.md @@ -1,3 +1,6 @@ +- Rename system variables (**Breaking changes**) + - `$MATCH` → `MATCH` + v0.3.0 ======= Dec.5, 2024 diff --git a/release_note_ja.md b/release_note_ja.md index fd5b85f..9d2c6bc 100644 --- a/release_note_ja.md +++ b/release_note_ja.md @@ -1,3 +1,6 @@ +- システム変数名を変更 (**Breaking changes**) + - `$MATCH` → `MATCH` + v0.3.0 ======= Dec.5, 2024