Skip to content

Commit

Permalink
Release pact 4.11 (#1345)
Browse files Browse the repository at this point in the history
* changelog entries

* Update CHANGELOG.md

Co-authored-by: Greg Hale <ImAlsoGreg@gmail.com>

---------

Co-authored-by: Greg Hale <ImAlsoGreg@gmail.com>
  • Loading branch information
jmcardon and imalsogreg committed Feb 26, 2024
1 parent bd642ad commit a1c7906
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
Unreleased
4.11.0
---
### Features
- Support for verifier plugins (#1324)
- Support for verifier plugins (#1324,#1336)
- Support for `hyperlane-message-id` (#1335)
- Support for decoding a hyperlane TokenMessage (#1344)

### Bugfixes
- Fix bug in enforce-pact-version parser (#1334)
- Fix pact CLI usage output to use correct naming (#1331)
- Fix `step` for `defpact`s in typechecker (#1333)


### Misc
- List-modules moved to local-only (#1326)
- Update pact server typo (#1328)
- Deprecate readthedocs (#1341)

4.10.0
---
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: 2.2
name: pact
version: 4.10
version: 4.11
-- ^ 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 a1c7906

Please sign in to comment.