Skip to content

docs: add wdk beta.8 changelog entry

Created by: ihsraham

Summary

  • add changelog coverage for wdk v1.0.0-beta.8

Changelog Updates

  • wdk-core v1.0.0-beta.8: fix WDK.getRandomSeedPhrase(wordCount?) so client code can generate 24-word BIP-39 seed phrases instead of always receiving the default 12-word mnemonic

Release References

Excluded From Docs

  • no sdk/core-module/ page edits were needed because the current docs already describe getRandomSeedPhrase(wordCount?) and show both 12-word and 24-word usage correctly

Merge request reports