From 292be917aade653e092988a2243ea2eaf98d1b44 Mon Sep 17 00:00:00 2001 From: beeb <703631+beeb@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:07:19 +0000 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c88ee05..f004fd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file. - Change commit email - Ignore changelog commits - Categorize ci and build commits +- Use action to install rustfmt and clippy +- Fix format ### Documentation @@ -25,6 +27,8 @@ All notable changes to this project will be documented in this file. - Update email - Update deps - Update deps +- Update dependencies +- Remove unused dependency ### Refactor