From fa867b0fbeca6728425c5a00ef31e158dc4d0ff0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 27 Oct 2023 22:14:38 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 317128c2..c069d433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `cargo-rdme`. ([#265](https://github.com/taiki-e/install-action/pull/265), thanks @joshka) + - Update `dprint@latest` to 0.42.2. ## [2.20.17] - 2023-10-27