Skip to content

Commit

Permalink
Merge branch 'release/wasm-v1.0.0-rc.1' of github.com:iotaledger/iden…
Browse files Browse the repository at this point in the history
…tity.rs into release/wasm-v1.0.0-rc.1
  • Loading branch information
eike-hass committed Sep 29, 2023
2 parents 19bcd6a + d325ac5 commit 60c96d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Note: Identities and credentials created with the earlier versions cannot be res

### Changed

Add dedicated EdDSA verifier crate [#1238](https://github.com/iotaledger/identity.rs/pull/1238)
- Add dedicated EdDSA verifier crate [#1238](https://github.com/iotaledger/identity.rs/pull/1238)
- Use `VC Data Model v1.1` JWT encoding instead of `VC-JWT` [#1234](https://github.com/iotaledger/identity.rs/pull/1234)
- Change `verifiable_credential` to type `Vec<CRED>` in `Presentation` [#1231](https://github.com/iotaledger/identity.rs/pull/1231)
- Polish Wasm bindings [#1206](https://github.com/iotaledger/identity.rs/pull/1206)
Expand Down

0 comments on commit 60c96d2

Please sign in to comment.