# Changelog

## 0.5.2 (2022-03-14)

- Support uncompressed public keys for legacy addresses ([#12](https://github.com/ayrat555/cryptopunk/pull/12))

## 0.5.1 (2022-03-12)

- Use ex_base58 NIF ([#11](https://github.com/ayrat555/cryptopunk/pull/11))

## 0.5.0 (2022-02-28)

- Update nifs ([#7](https://github.com/ayrat555/cryptopunk/pull/7))

## 0.4.1 (2022-02-25)

- Update ex_keccak to 0.4.0 ([#6](https://github.com/ayrat555/cryptopunk/pull/6))

## 0.4.0 (2022-02-24)

- Add P2WPKH-P2SH addresses ([#3](https://github.com/ayrat555/cryptopunk/pull/3))
- Add bech32 addresses ([#4](https://github.com/ayrat555/cryptopunk/pull/4))

## 0.3.1 (2022-02-12)

- Update ex_pbkdf2 and ex_secp256k1 ([#2](https://github.com/ayrat555/cryptopunk/pull/2))
