## [_Unreleased_](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.6...main)
None
## [v1.0.0.6](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.5...v1.0.0.6)
- Support GHC 9.0 and 9.2
- Re-add support for aeson-1.x
## [v1.0.0.5](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.4...v1.0.0.5)
- Add lower bound for `aeson` 2.x
## [v1.0.0.4](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.3...v1.0.0.4)
- Remove dependencies upper bounds
## [v1.0.0.3](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.2...v1.0.0.3)
- Less restrictive upper bound on `base`
## [v1.0.0.2](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.1...v1.0.0.2)
- Add explicit and relaxed `aeson` and `text` bounds
## [v1.0.0.1](https://github.com/freckle/hspec-expectations-json/compare/v1.0.0.0...v1.0.0.1)
- Relax `base` (GHC) upper bound
## [v1.0.0.0](https://github.com/freckle/hspec-expectations-json/tree/v1.0.0.0)
First tagged release.