sound-change-0.1.0.2: CHANGELOG.md
# Revision history for sound-change ## 0.1.0.2 -- 2026-06-19 * Added back in one of the "unused imports", namely `foldl'` from `Data.List`. Removing this had broken compatibility with older versions of `base`, causing build to fail on Hackage. ## 0.1.0.1 -- 2026-06-19 * Tested with newest versions of dependencies and updated version bounds. * Removed unused imports. ## 0.1.0.0 -- 2023-10-13 * First version. Released on an unsuspecting world.