From 4fcda3658f8be320800259b8067c008d6b1cef1c Mon Sep 17 00:00:00 2001 From: thepoy Date: Thu, 3 Apr 2025 09:51:02 +0800 Subject: [PATCH] add changes file --- .changes/updater-logging.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/updater-logging.md diff --git a/.changes/updater-logging.md b/.changes/updater-logging.md new file mode 100644 index 00000000..dd563755 --- /dev/null +++ b/.changes/updater-logging.md @@ -0,0 +1,5 @@ +--- +"updater": patch +--- + +replace log crate with tracing for improved logging. \ No newline at end of file