From 6cdaa4e76a5057cad80e6e844f48f31b96647bf7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 19 Mar 2026 19:05:10 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2565f0a1..c1be4376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `auto-doc`. ([#1596](https://github.com/taiki-e/install-action/pull/1596), thanks @quotidian-ennui) + +- Support `cargo-nextest` on riscv64 Linux. ([#1598](https://github.com/taiki-e/install-action/pull/1598), thanks @yuzibo) + - Update `cargo-cyclonedx@latest` to 0.5.9. ## [2.68.36] - 2026-03-19