You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [10.16.2]
10
+
### Changed
11
+
- This release restores the changes from v10.16.0, which was temporarily reverted in v10.16.1.
12
+
9
13
## [10.16.1]
10
14
### Changed
11
15
- This release is a patch for v10.15.2, so all changes in v10.16.0 have been temporarily reverted. They will be restored in a future v16 release. ([#15063](https://github.com/MetaMask/metamask-extension/pull/15063))
@@ -3038,7 +3042,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3038
3042
### Uncategorized
3039
3043
- Added the ability to restore accounts from seed words.
0 commit comments