From 02cc445cca9906522a484b90b8ae5649795bacf5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 6 May 2026 00:15:52 +0900 Subject: [PATCH] Update changelog/comment --- .github/workflows/release.yml | 2 -- CHANGELOG.md | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e722745b..d3e86cd7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,5 @@ name: Release -# Adapted from https://github.com/taiki-e/github-actions/blob/HEAD/.github/workflows/action-release.yml. - permissions: {} on: diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7ba238..d9a7ad69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.77.1] - 2026-05-05 +- Support `taiki-e/install-action@rust` tag. + - Update `tombi@latest` to 0.10.3. - Update `martin@latest` to 1.8.2.