Skip to content

Commit 33b2b92

Browse files
committed
chore(release): cut wallet sdk swift 6.0.0 release
# [6.0.0](5.0.3...6.0.0) (2024-05-03) * feat!(pollux): add jwt and anoncreds verification ([8e9e959](8e9e959)) ### Features * **demo:** update demo app with new features ([#133](#133)) ([931c843](931c843)) ### BREAKING CHANGES * ProofTypes was replaced by ClaimFilter - This commit also has a fix with PRISM DID resolution, now it correctly resolves all public keys - It adds a new utility method to castor to retrieve all public keys from a DID Fixes ATL-6627
1 parent 8e9e959 commit 33b2b92

File tree

3 files changed

+7720
-1
lines changed

3 files changed

+7720
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [6.0.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/5.0.3...6.0.0) (2024-05-03)
2+
3+
4+
* feat!(pollux): add jwt and anoncreds verification ([8e9e959](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/8e9e95921d74c939258916aeb6128d6171af4979))
5+
6+
7+
### Features
8+
9+
* **demo:** update demo app with new features ([#133](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/issues/133)) ([931c843](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/931c8438e4603d25f264d8149135f623abf2f8a8))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* ProofTypes was replaced by ClaimFilter
15+
16+
- This commit also has a fix with PRISM DID resolution, now it correctly resolves all public keys
17+
- It adds a new utility method to castor to retrieve all public keys from a DID
18+
19+
Fixes ATL-6627
20+
121
# [4.0.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.6.0...4.0.0) (2024-01-25)
222

323

0 commit comments

Comments
 (0)