Skip to content

Commit 9244678

Browse files
committed
CHANGELOG
1 parent ecd9442 commit 9244678

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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+
## [13.20.1]
11+
12+
### Fixed
13+
14+
- Conditionally display delete account confirmation (#40502)
15+
1016
## [13.20.0]
1117

1218
### Added
@@ -1837,7 +1843,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18371843
- This changelog was split off with 12.22.0
18381844
- All older changes can be found in [docs/CHANGELOG_older.md](https://github.com/MetaMask/metamask-extension/blob/main/docs/CHANGELOG_older.md)
18391845

1840-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.20.0...HEAD
1846+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.20.1...HEAD
1847+
[13.20.1]: https://github.com/MetaMask/metamask-extension/compare/v13.20.0...v13.20.1
18411848
[13.20.0]: https://github.com/MetaMask/metamask-extension/compare/v13.19.0...v13.20.0
18421849
[13.19.0]: https://github.com/MetaMask/metamask-extension/compare/v13.18.1...v13.19.0
18431850
[13.18.1]: https://github.com/MetaMask/metamask-extension/compare/v13.18.0...v13.18.1

0 commit comments

Comments
 (0)