What changed, and why it matters
This commit only fixes a formatting issue in the Chinese changelog by replacing a stray backslash with a blank line. No code, firmware logic, or security behavior was changed.
No action required; this is a documentation formatting fix with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff shows a single-character/whitespace change in CHANGELOG-ZH.md: a lone backslash (‘') on a line under the ‘新增’ (New) section was replaced with an empty line. No source files, build scripts, configuration, or cryptographic code were modified.
Changed components
CHANGELOG-ZH.mdInspect captured patch +1 / −1
diff --git a/CHANGELOG-ZH.md b/CHANGELOG-ZH.md
index fff7c97..8ffb87d 100644
--- a/CHANGELOG-ZH.md
+++ b/CHANGELOG-ZH.md
@@ -17,7 +17,7 @@
**Cypherpunk:**
### 新增
-\
+
1. 添加 PIN 码乱序设置开关
2. 支持初始化创建/导入钱包设置密语钱包
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.