diff --git a/src/common/changeLog.json b/src/common/changeLog.json
index e96032f..6b87ea8 100644
--- a/src/common/changeLog.json
+++ b/src/common/changeLog.json
@@ -6,6 +6,15 @@
"htmlTip": "
插件小程序版“韭菜计算助手”已上线,欢迎使用!
本插件是一个开源项目,您的支持是我开发的动力,期待5星好评!
去商店评价→ chrome商店 Microsoft Edge商店",
"list": [
{
+ "version": "3.2.2",
+ "type": 1,
+ "content": [
+ {
+ "type": 1,
+ "content": "优化代码,精简无关权限与功能。"
+ }
+ ]
+ },{
"version": "3.2.1",
"type": 2,
"content": [
@@ -17,7 +26,7 @@
"content": "优化网络请求速度。"
},{
"type": 1,
- "content": "修复使用Manifest V3后页面空白问题"
+ "content": "修复使用Manifest V3后页面空白问题。"
}
]
},{