-
-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [Unreleased] | ||
|
||
## [0.3.5] | ||
### Added | ||
- feat: update iOS and Android SDKs to latest versions in 'sdk-react-native' ([#966](https://github.com/MetaMask/metamask-sdk/pull/966)) | ||
- chore: ensure 'setupDeeplinkHandling' is running only on iOS ([#953](https://github.com/MetaMask/metamask-sdk/pull/953)) | ||
- chore: (sdk-react-native) ensure URL event listener is only added on iOS ([#952](https://github.com/MetaMask/metamask-sdk/pull/952)) | ||
|
||
## [0.3.4] | ||
### Added | ||
- chore: update the 'metamask-ios-sdk' version to '0.7.3' in the 'sdk-react-native' package ([#944](https://github.com/MetaMask/metamask-sdk/pull/944)) | ||
|
@@ -36,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
### Added | ||
- Initial release | ||
|
||
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] | ||
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected] | ||
[0.3.5]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected] | ||
[0.3.4]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected] | ||
[0.3.3]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected] | ||
[0.3.2]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters