From 66bb6c884291ff3bbe3b298015559900e2a1a6a1 Mon Sep 17 00:00:00 2001 From: mtkennerly Date: Tue, 28 Mar 2023 23:07:44 +0800 Subject: [PATCH] #2: Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d474e..daaa358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Unreleased + +* Rewrote as a composite action (which invokes a Python script) instead of a Node.js 16 action. + There should be no observable changes in the action's usage or API. + ## v1.2.0 (2022-10-31) * Updated for Node.js 12 deprecation: