From 70ae9c33654e1cceff1d6c86c28be5091797f50c Mon Sep 17 00:00:00 2001 From: comfysage <67917529+comfysage@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:17:56 +0200 Subject: [PATCH] chore(changelog): update nightly changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be67f75..ba09da5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - (``) Fix renamed github scope (`comfysage`) - (`lib/util/filepath`) `get_relative` should not error when trimmed path is unchanged (root is unmatched) - (`scripts`) Use builtin cliff flags +- (`scripts`) Fix changelog commits ### Development @@ -32,6 +33,7 @@ - (`cargo`) Update `Cargo.lock` - (``) Add nightly release scripts - (``) Add stable release scripts +- (``) Update nightly changelog ### Refactor