From 6956d7f2f6eec06a67f1f3961d373b1fb7135737 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sat, 26 Apr 2025 12:11:40 +0930 Subject: [PATCH] Fix typo, attribute feature --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91069ef..ae26340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* burn mode - removed copied files from the server +* burn mode - remove copied files from the server (by [@jsnfwlr](https://github.com/jsnfwlr)) ## v0.0.5 - 2025-04-26