Skip to content

Commit 6233634

Browse files
committed
Merge branch 'stable' into release/7.65.0
2 parents c91fd41 + aae4d26 commit 6233634

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.64.1]
11+
12+
### Fixed
13+
14+
- fix: check chainRanking against ALLOWED_BRIDGE_CHAIN_IDS (#25808)
15+
1016
## [7.64.0]
1117

1218
### Added
@@ -156,7 +162,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
156162

157163
- fix: Android ANR bug (#25596)
158164
- fix(analytics): cp-7.63.1 correct capitalization in Deep link event name (#25599)
159-
- feat(perps): sdk reconnect on native socket event (#25022) (#25573)
165+
- feat(perps): sdk reconnect on native socket event (#25022, #25573)
160166

161167
## [7.63.0]
162168

@@ -10353,7 +10359,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1035310359
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1035410360
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1035510361

10356-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.64.0...HEAD
10362+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.64.1...HEAD
10363+
[7.64.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.64.0...v7.64.1
1035710364
[7.64.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.63.1...v7.64.0
1035810365
[7.63.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.63.0...v7.63.1
1035910366
[7.63.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.62.2...v7.63.0

0 commit comments

Comments
 (0)