Changelog of @hackage/subcategories 0.2.1.0

Changelog for subcategories

0.2.1.0

  • Supports GHC 9.8
  • Drops support for GHC <9

0.2.0.1

  • Supports GHC 9.6

0.2.0.0

  • Supports GHC >= 9.2.
  • As base >= 4.16 removes Data.Semigroup.Option, this package drops instance for Option accordingly for GHC >= 9.2. It seems that PVP demands us to bump the major version.

0.1.1.0

  • Support GHC >= 9.0

0.1.0.0

  • Initial Release