What changed, and why it matters
This commit only adds a new section to two changelog files describing version 2.4.6 and a new feature ('Support babylon derive context hash call'). No source code, configuration, or executable files were changed. There is no security-relevant content in the diff itself.
No action required for this changelog-only commit. Review the actual implementation commit(s) for the Babylon derive context hash call feature if assessing security.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to CHANGELOG-ZH.md and CHANGELOG.md, inserting a version 2.4.6 release note dated 2026-06-12. It documents a new Babylon derive context hash call feature. No functional code, build scripts, dependencies, or security fixes are present in the commit.
Changed components
Inspect captured patch +20 / −0
diff --git a/CHANGELOG-ZH.md b/CHANGELOG-ZH.md
index 0204044..0a7f0f8 100644
--- a/CHANGELOG-ZH.md
+++ b/CHANGELOG-ZH.md
@@ -1,3 +1,12 @@
+## 2.4.6 (2026-6-12)
+
+**Web3:**
+
+### 新增
+
+1. 支持 Babylon derive context hash call
+
+
## 2.4.4 (2026-5-27)
**Web3:**
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8dec3ad..ef85bd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 2.4.6 (2026-6-12)
+
+**Web3:**
+
+### What's new
+
+1. Support babylon derive context hash call
+
+
+
+
## 2.4.4 (2026-5-27)
**Web3:**
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.