File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments