docs: add wdk beta.8 changelog entry
Created by: ihsraham
Summary
- add changelog coverage for
wdk v1.0.0-beta.8
Changelog Updates
-
wdk-corev1.0.0-beta.8: fixWDK.getRandomSeedPhrase(wordCount?)so client code can generate 24-word BIP-39 seed phrases instead of always receiving the default 12-word mnemonic
Release References
-
wdkfix PR: #50 - GitHub release: v1.0.0-beta.8
Excluded From Docs
- no
sdk/core-module/page edits were needed because the current docs already describegetRandomSeedPhrase(wordCount?)and show both 12-word and 24-word usage correctly