packages feed

bcp47-orphans-0.1.2.0: ChangeLog.md

## [*Unreleased*](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.2.0...main)

None

## [v0.1.2.0](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.1.0...bcp47-orphans-v0.1.2.0)

- Add `HasCodec` instance for `BCP47`
- Drop support GHC 8.4.

## [v0.1.1.0](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.6...bcp47-orphans-v0.1.1.0)

- Add `FromJSON` and `ToJSON` instances (removed from `bcp47-0.3.0.0`)

## [v0.1.0.6](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.5...bcp47-orphans-v0.1.0.6)

- Add support for Serialise and the CBOR format

## [v0.1.0.5](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.4...bcp47-orphans-v0.1.0.5)

- Support GHCs 9.0 and 9.2

## [v0.1.0.4](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.3...bcp47-orphans-v0.1.0.4)

- Release without dependencies upper bounds

## [v0.1.0.3](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.2...bcp47-orphans-v0.1.0.3)

- Relax bounds

## [v0.1.0.2](https://github.com/freckle/bcp47/compare/bcp47-orphans-v0.1.0.1...bcp47-orphans-v0.1.0.2)

- Relax bounds

## [v0.1.0.1](https://github.com/freckle/bcp47/compare/v0.1.0.0...bcp47-orphans-v0.1.0.1)

- Instances for `HttpApiData` [#10](https://github.com/freckle/bcp47/pull/10)

## [v0.1.0.0](https://github.com/freckle/bcp47/tree/v0.1.0.0)

First tagged release.