bcp47-0.2.0.6: ChangeLog.md
## [*Unreleased*](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.6...main)
None
## [v0.2.0.6](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.5...bcp47-v0.2.0.6)
- Support GHCs 9.0 and 9.2
## [v0.2.0.5](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.4...bcp47-v0.2.0.5)
- Fix `Semigroup` instance of `Trie` ([PR #29](https://github.com/freckle/bcp47/pull/29))
## [v0.2.0.4](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.3...bcp47-v0.2.0.4)
- Release without dependencies upper bounds
## [v0.2.0.3](https://github.com/freckle/bcp47/compare/bcp47-v0.2.0.2...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.