From 60a32c381953f1553a80693e1d5c59d5b4ca59f1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 21 Jun 2024 22:06:44 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 626ec005..80d65d29 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 `knope`. ([#553](https://github.com/taiki-e/install-action/pull/553), thanks @jayvdb) + - Update `osv-scanner@latest` to 1.8.1. ## [2.40.2] - 2024-06-21