From 750cdbc6b377a666e1262964df91635b9bc90788 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Mon, 27 Mar 2023 16:23:19 -0500 Subject: [PATCH] CHANGES for 0.6.2-r1 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 15a7680..2822774 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ - `Torsor` class for transitive group actions - `Regular` and `Conjugate` newtypes for groups acting on themselves +- r1 (27 March 2023): + - allow `semigroupoids-6.0` + - allow `base-4.18` and test on GHC 9.6. + * 0.6.1: 16 Nov 2021 - Add more efficient `stimes` implementations for several `Semigroup`