From 51f41d61e9a5ebb86300d697c0e304066445e94a Mon Sep 17 00:00:00 2001 From: Lesords <2385342343@qq.com> Date: Wed, 25 Sep 2024 04:44:53 +0000 Subject: [PATCH] chore: update CHANGELOG.md@0.0.5 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e32eb28..05fb4b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## 0.0.5 (2024-09-25) + +### sg2002_recamera_emmc + +- New features: + - update node-red interface style + - supervisor + - add APIs for uploading models and getting model information + - allow CORS + +- Fix bugs: + - fix the problem that some configuration files did not exist + - node-red start failed when reset system + - solve some supervisor bugs + +- Docs: + - add compilation notes + ## 0.0.4 (2024-09-12) ### sg2002_recamera_emmc