packages feed

dependent-enummap-0.2.0.0: CHANGELOG.md

# Changelog

This package intends to follow the [Package Versioning Policy (PVP)](https://pvp.haskell.org/).

## 0.2.0.0 March 2026

- Simpler but more restrictive Enum1 class definition (one can always set `type Enum1Info f = f`, however, perhaps with a performance cost compared to the old definition).

## 0.1.0.0 May 2025

- Initial release.