diff --git a/ghc-invariant.changes b/ghc-invariant.changes index 20d2bbf..1b7c91c 100644 --- a/ghc-invariant.changes +++ b/ghc-invariant.changes @@ -1,5 +1,31 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:18 UTC 2019 - psimons@suse.com +Fri Nov 8 16:14:04 UTC 2019 - Peter Simons -- Add invariant at version 0.5.3. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Fri May 3 02:03:06 UTC 2019 - psimons@suse.com + +- Update invariant to version 0.5.3. + # 0.5.3 [2019.05.02] + * Implement `foldMap'` in the `Foldable` instance for `WrappedFunctor` when + building with `base-4.13` or later. + +------------------------------------------------------------------- +Tue Apr 30 09:23:05 UTC 2019 - psimons@suse.com + +- Update invariant to version 0.5.2. + # 0.5.2 [2019.04.26] + * Support `th-abstraction-0.3.0.0` or later. + * Only incur a `semigroups` dependency on old GHCs. + +------------------------------------------------------------------- +Fri Dec 14 15:28:34 UTC 2018 - Peter Simons + +- Update Cabal build instructions for more accurate dependencies on + th-abstraction. + +------------------------------------------------------------------- +Thu Aug 2 16:29:58 UTC 2018 - psimons@suse.com + +- Add invariant at version 0.5.1.