1.3.2
=====
* Improved matching errors for embedded Haskell values (https://github.com/supki/aeson-match-qq/pull/18)

 * Separate error types for type- and value- level mismatches (https://github.com/supki/aeson-match-qq/pull/18)

 * Case insensitive strings (https://github.com/supki/aeson-match-qq/pull/17)
1.3.1
=====
* Unordered arrays (https://github.com/supki/aeson-match-qq/pull/15)
* Proper Unicode support (https://github.com/supki/aeson-match-qq/pull/14)
1.3.0
=====
* GHC 9.0 compatibility
1.2.0
=====
* Fixed a couple of parsing edge cases (https://github.com/supki/aeson-match-qq/pull/11)
1.1.0
=====
* Optionally typed holes (https://github.com/supki/aeson-match-qq/pull/9)
* Fixed spurious validation errors (https://github.com/supki/aeson-match-qq/issues/7)
1.0.0
=====
* Initial release.