diff --git a/interwovenkit/changelog.mdx b/interwovenkit/changelog.mdx
index c70c73c..c9ac1de 100644
--- a/interwovenkit/changelog.mdx
+++ b/interwovenkit/changelog.mdx
@@ -4,6 +4,17 @@ description: Additions, updates, and fixes to InterwovenKit
rss: true
---
+
+
+## Bug fixes
+
+- Fixed [autosign](/interwovenkit/features/autosign/introduction) failing to
+ verify the derived wallet account on MiniEVM rollups. The account existence
+ check now uses the correct Initia address format instead of the EVM hex
+ address.
+
+
+
## Accessibility improvements