Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed May 25, 2022
1 parent 39ff4aa commit 7de893b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@
## 2.0.0

- Japanese supports (ideographic space, NKDF normalization)
- Mnemonic.toSentence -> Mnemonic.sentence
- Mnemonic.toSentence -> Mnemonic.sentence

## 2.0.1

- Upgrade dependencies
- Upgrade dart SDK 2.17.1
- Reverted language enum refactoring (file based wordlists introduce async with too much edge effect).

0 comments on commit 7de893b

Please sign in to comment.