Skip to content

Commit 9fc909b

Browse files
committed
release: release-changelog/7.70.1
Document 7.70.1 hotfix (perps reconnection) for release PR #27824. Made-with: Cursor
1 parent 8c73c19 commit 9fc909b

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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.70.1]
11+
12+
### Fixed
13+
14+
- Fixed stale perpetuals data and missing 24h price change after returning from background (#27530)
15+
1016
## [7.69.1]
1117

1218
### Fixed
@@ -10931,7 +10937,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1093110937
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1093210938
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1093310939

10934-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.69.1...HEAD
10940+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.1...HEAD
10941+
[7.70.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.0...v7.70.1
1093510942
[7.69.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.69.0...v7.69.1
1093610943
[7.69.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.68.3...v7.69.0
1093710944
[7.68.3]: https://github.com/MetaMask/metamask-mobile/compare/v7.68.2...v7.68.3

0 commit comments

Comments
 (0)