Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcardon committed Aug 7, 2024
1 parent 532d74d commit 8de58be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pact.cabal
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8de58be

Please sign in to comment.