Skip to content

Commit

Permalink
Release pact410 (#1322)
Browse files Browse the repository at this point in the history
* bump pact version

* changelog updates
  • Loading branch information
jmcardon committed Nov 24, 2023
1 parent 4380579 commit 495c873
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
4.10.0
---
### Features
- Webauthn support in key formats (#1318)
- New `poseidon-hack-a-chain` native for the "Poseidon" hashing function (#1313)

### Bugfixes
- Gas model fix for concat (#1317)
- Fix FV `str-to-int` (#1304)

### Misc
- Vendor webauthn dependency

4.9.0
---
### Bugfixes
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.9
version: 4.10
-- ^ 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 495c873

Please sign in to comment.