Skip to content

Commit 86455eb

Browse files
authored
chore(bip0039): update AGENTS.md about release notes (#105)
1 parent 7e537ed commit 86455eb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bip0039/AGENTS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,11 @@
3535
- Do not log or print mnemonic phrases, seeds, or passphrases in tests or examples.
3636
- Keep test data non-sensitive; use the published BIP-39 vectors in `tests/`.
3737
- Prefer `zeroize`-aware types and avoid cloning secret material unnecessarily.
38+
39+
## Release Notes
40+
41+
Generate GitHub Release notes that cover these sections:
42+
43+
- Breaking Changes
44+
- New Features
45+
- Performance & Behavior Improvements.

0 commit comments

Comments
 (0)