From d502f7123e8e8cb71482f4032ea5cc1ecc0b5cee Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 24 Jan 2024 10:49:00 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4c55144..29578c3a 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-sort`. ([#344](https://github.com/taiki-e/install-action/pull/344), thanks @jhpratt) + ## [2.25.11] - 2024-01-23 - Update `cargo-deny@latest` to 0.14.8.