Changelog for pointless-fun-1.1.0.13

1.1.0.13 (2026-02-28): - Added `Tested-With: GHC == 9.12, 9.14` (didn't actually need to nudge the upper bound on 'base', because it's already lenient) 1.1.0.12 (2024-08-29): - Added `Tested-With: GHC == 9.8, 9.10` (didn't actually need to nudge the upper bound on 'base', because it's already lenient) 1.1.0.11 (2023-03-19): - Added `Tested-With: GHC == 9.6.1` (didn't actually need to nudge the upper bound on 'base', because it's already lenient) 1.1.0.10 (2022-08-28): - Added `Tested-With: GHC == 9.4.1` (didn't actually need to nudge the upper bound on 'base', because it's already lenient) 1.1.0.9 (2021-11-02): - Added `Tested-With: GHC == 9.2.1` (didn't actually need to nudge the upper bound on 'base', because it's already lenient) 1.1.0.8 (2021-10-17): - Updating emails/urls - Started GithubActions for CI 1.1.0.6 (2015-05-30): - Moved VERSION to CHANGELOG 1.1.0.1 (2012-01-28): - Corrected documentation for multicomposition. (Thanks, Joachim Breitner.) 1.1.0 (2012-01-28): - Renamed (...) to (.:) 1.0.0.1 (2011-07-12): - Corrected some Haddock. 1.0.0 (2011-07-12): - Forked from the Posta project (at 0.11.0-beta).