Skip to content

Commit

Permalink
chore(release): cut wallet sdk swift 3.1.0 release
Browse files Browse the repository at this point in the history
# [3.1.0](3.0.0...3.1.0) (2023-08-07)

### Bug Fixes

* typo in restoring keys ([6dc434c](6dc434c))

### Features

* **mediator:** add ability to decode base64 message attachment for the mediator handler ([a389894](a389894))
* **pollux:** add credential abstraction ([2f76cc6](2f76cc6))
  • Loading branch information
atala-dev committed Aug 7, 2023
1 parent 19beccb commit dfe4697
Show file tree
Hide file tree
Showing 3 changed files with 6,701 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# [3.1.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.0.0...3.1.0) (2023-08-07)


### Bug Fixes

* typo in restoring keys ([6dc434c](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/6dc434ca316997e309c1f8250fb1c09161cc726e))


### Features

* **mediator:** add ability to decode base64 message attachment for the mediator handler ([a389894](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/a389894b198af2ea0870cace35e868431ec1f4dc))
* **pollux:** add credential abstraction ([2f76cc6](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/2f76cc611a8f5abc9137c328dd427e9fbc00c32f))
Loading

0 comments on commit dfe4697

Please sign in to comment.