diff --git a/CHANGELOG.md b/CHANGELOG.md index 5231a3ef1..8e20010b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ ### Bugfixes - Fixed support for decoding a hyperlane TokenMessage (#1362) +### Misc +- require hashes >= 3.0 (#1370) +- add specific clause for masking hugenum regression in ARM runners (#1364) +- support ghc-9.10 (#1367) + 4.12.0 --- ### Features diff --git a/pact.cabal b/pact.cabal index 38e280d22..bab139b48 100644 --- a/pact.cabal +++ b/pact.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: pact -version: 4.12 +version: 4.13 -- ^ 4 digit is prerelease, 3- or 2-digit for prod release synopsis: Smart contract language library and REPL description: