## 0.3.0 (2022-02-08)

### BREAKING CHANGES

- Replace `Buffer` with `Uint8Array` in public APIs
### Chores

- remove babel ([#30](https://github.com/ChainSafe/bls-hd-key/pull/30))
- simplify dependencies([#28](https://github.com/ChainSafe/bls-hd-key/pull/28))
## 0.2.1 (2021-04-20)

### Chores

- Update bcrypto ([82f5ed](https://github.com/chainsafe/bls-hd-key/commit/82f5ed))

## 0.2.0 (2020-09-25)

### BREAKING CHANGES

- Update hdkfModR to latest EIP-2333 spec ([42fd6a](https://github.com/chainsafe/bls-hd-key/commit/42fd6a))

## 0.1.0 (2020-07-29)

### BREAKING CHANGES

- Update to latest EIP-2333 spec ([4c2087](https://github.com/chainsafe/bls-hd-key/commit/4c2087))
