From df40e3aaa1144a92ed9cc6edbd8b22a2f35a70e7 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Mon, 20 Jun 2022 11:41:57 +0800 Subject: [PATCH] chore: update trace changelog --- CHANGES-4.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES-4.4.md b/CHANGES-4.4.md index dbc42fc3f..cca548ae0 100644 --- a/CHANGES-4.4.md +++ b/CHANGES-4.4.md @@ -5,6 +5,8 @@ ### Enhancements (synced from v4.3.16) * HTTP API `mqtt/publish` support to publish with properties and user_properties. +### Bug fixes +- Clean trace zip files when file has been downloaded. ## v4.4.4