What changed, and why it matters
This commit only edits the wording of a changelog file. It changes a Chinese heading 'Bug 修复' to the English heading 'Bug Fixes' and adds a blank line. No code, firmware logic, or security behavior is modified.
No security action needed. Treat as a routine documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to CHANGELOG.md. It is a documentation/markdown formatting change: one blank line added and one heading translated from Chinese to English. There are no source-code, build, configuration, or cryptographic changes.
Changed components
CHANGELOG.mdInspect captured patch +2 / −1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 729e5fe..e9a9bea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,8 @@
### What's new
1. Support managing ZEC assets with Passphrase wallets
2. Compatible with the updated SLIP-39 protocol
-### Bug 修复
+
+### Bug Fixes
1. Fixed unexpected sleep issue after signing Zcash transactions
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.