diff --git a/interwovenkit/changelog.mdx b/interwovenkit/changelog.mdx
index 7c003a45..4f8f8464 100644
--- a/interwovenkit/changelog.mdx
+++ b/interwovenkit/changelog.mdx
@@ -4,6 +4,22 @@ description: Additions, updates, and fixes to InterwovenKit
rss: true
---
+
+
+## HD address indexes in test wallet connector
+
+`createTestWalletConnector` now accepts an optional `addressIndex` when created
+from a mnemonic, deriving the wallet from the corresponding HD path. This makes
+it easy to generate multiple distinct test wallets from a single mnemonic, each
+with its own auto-generated id and name.
+
+## Improvements
+
+- Asset picker search filtering now runs with lower priority, keeping the
+ search input responsive while typing in long asset lists.
+
+
+
## Strat perp and vault positions in portfolio