From 953531b7ec6eea1e7b4f968c56672b4ba9d03d27 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 28 Jan 2025 16:42:44 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f2f3417..bdec56f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +No change on the `install-action` itself. + +- Provide `install-action-manifest-schema` crate to access to the `install-action` manifests from Rust code. ([#657](https://github.com/taiki-e/install-action/pull/657), thanks @NobodyXu) + + This is being considered for use to speed up `cargo-binstall` in the future. + ## [2.47.27] - 2025-01-28 - Update `editorconfig-checker@latest` to 3.2.0.