Skip to content

Commit a1c7906

Browse files
jmcardonimalsogreg
andauthored
Release pact 4.11 (#1345)
* changelog entries * Update CHANGELOG.md Co-authored-by: Greg Hale <[email protected]> --------- Co-authored-by: Greg Hale <[email protected]>
1 parent bd642ad commit a1c7906

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
1-
Unreleased
1+
4.11.0
22
---
33
### Features
4-
- Support for verifier plugins (#1324)
4+
- Support for verifier plugins (#1324,#1336)
5+
- Support for `hyperlane-message-id` (#1335)
6+
- Support for decoding a hyperlane TokenMessage (#1344)
57

8+
### Bugfixes
9+
- Fix bug in enforce-pact-version parser (#1334)
10+
- Fix pact CLI usage output to use correct naming (#1331)
11+
- Fix `step` for `defpact`s in typechecker (#1333)
12+
13+
14+
### Misc
15+
- List-modules moved to local-only (#1326)
16+
- Update pact server typo (#1328)
17+
- Deprecate readthedocs (#1341)
618

719
4.10.0
820
---

pact.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: pact
3-
version: 4.10
3+
version: 4.11
44
-- ^ 4 digit is prerelease, 3- or 2-digit for prod release
55
synopsis: Smart contract language library and REPL
66
description:

0 commit comments

Comments
 (0)