bech32-1.0.2: ChangeLog.md
# ChangeLog for `bech32`
## 1.0.2 -- 2020-02-19
+ Added support for the `bech32-th` extension library.
## 1.0.1 -- 2020-02-13
+ Improved module documentation, adding basic examples to help beginner users
quickly get up to speed.
+ Exposed functions `dataPartFromWords` and `dataPartToWords` within public
interface.
+ Exposed the `Word5` type within the public interface.
+ Exposed the `CharPosition` type within the public interface.
## 1.0.0 -- 2019-09-27
+ Initial release pulled from https://github.com/input-output-hk/cardano-wallet