Skip to content

Commit

Permalink
chore(release): cut wallet sdk swift 5.0.0 release
Browse files Browse the repository at this point in the history
# [5.0.0](4.0.1...5.0.0) (2024-02-27)

### Bug Fixes

* schema download optional ([#116](#116)) ([37655c1](37655c1))

* feat!: move to swift based framework for didcomm, jose and peer did (#120) ([558164f](558164f)), closes [#120](#120)

### BREAKING CHANGES

* There is an update to the public API that is used directly with DIDComm
  • Loading branch information
atala-dev committed Feb 27, 2024
1 parent 558164f commit eba7244
Show file tree
Hide file tree
Showing 3 changed files with 6,711 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [5.0.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/4.0.1...5.0.0) (2024-02-27)


### Bug Fixes

* schema download optional ([#116](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/issues/116)) ([37655c1](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/37655c1fbc200df88247aeab0ab4209c6d496b32))


* feat!: move to swift based framework for didcomm, jose and peer did (#120) ([558164f](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/558164f119881da4bd2edbfede40fb1760c84611)), closes [#120](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/issues/120)


### BREAKING CHANGES

* There is an update to the public API that is used directly with DIDComm

# [4.0.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.6.0...4.0.0) (2024-01-25)


Expand Down
Loading

0 comments on commit eba7244

Please sign in to comment.