Skip to content

Commit d4f0304

Browse files
authored
release 4.13.2 (#1380)
1 parent 3f863ae commit d4f0304

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
4.13.2
2+
---
3+
### Misc
4+
- Support hashable-1.5
5+
- Include a StableHashMap type which provides a stable hashing interface across
6+
all versions of the hashable dependency.
7+
18
4.13.1
29
---
310
### Misc

pact.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: pact
3-
version: 4.13.1
3+
version: 4.13.2
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)