# Changelog

## v0.1.6

  * Fixes checksum verification for phrases less than 24 words.
  * Adds more tests for phrases of 3 and 12 words.

## v0.1.5

  * Using `keccakf1600_otp23` patched hex package for OTP23 compatibility

## v0.1.3
  
  * Allows a non 32-byte entropy as an optional parameter

## v0.1.2

  * libsecp256k1 updates

## v0.1.1

  * Fixes padding for key derivation

## v0.1.0

Initial release.
