bcp47-0.2.0.3: ChangeLog.md
## [*Unreleased*](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.3...main)
None
## [v0.2.0.3](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.1...bcp47-v0.2.0.3)
- Fix packaging mistake
## [v0.2.0.2](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.1...bcp47-v0.2.0.2)
- Relax bounds
## [v0.2.0.1](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.0...bcp47-v0.2.0.1)
- Relax bounds
## [v0.2.0.0](https://github.com/freckle/bcp47/compare/v0.1.0.0...bcp47-v0.2.0.0)
- Add `mapMaybe` for `Trie` [#16](https://github.com/freckle/bcp47/pull/16)
- Make `Trie` a non-empty data type [#11](https://github.com/freckle/bcp47/pull/11)
## [v0.1.0.0](https://github.com/freckle/bcp47/tree/v0.1.0.0)
First tagged release.