Skip to content

Commit

Permalink
feat(docs): update CHANGELOG.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abgox committed Nov 30, 2024
1 parent 9f2b8b9 commit 494ac78
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions module/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
[
{
"version": "5.1.3",
"info": {
"zh-CN": [
"更新(2024/11/30)\n",
"- 修复拥有 hooks 的补全命令的动态补全不生效的问题。\n",
"- 当模块需要更新时,会尝试多种更新方式。\n",
"- 其他的优化和修复。\n"
],
"en-US": [
"Update(2024/11/30)\n",
"- Fix the issue of dynamic completion not taking effect for commands with hooks.\n",
"- When a module needs to be updated, it will try multiple update methods.\n",
"- Other optimizations and fixes.\n"
]
}
},
{
"version": "5.1.2",
"info": {
Expand Down

0 comments on commit 494ac78

Please sign in to comment.