# Changelog `fused-effects-th` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. ## 0.1.0.3 * GHC 9 support. ## 0.1.0.2 * Fix a bug where typeclass constraints on GADT constructors were being ignored. ## 0.1.0.1 * Fix a bug where explicit kind signatures around a monad type variable were causing incorrect name generation. Thanks to @AlistairB for the report. ## 0.1.0.0 * Initial release. [1]: https://pvp.haskell.org [2]: https://github.com/fused-effects/fused-effects-th/releases