Skip to content

Commit e56057d

Browse files
release: release/13.11.1-Changelog (#38391)
This PR updates the change log for 13.11.1. (Hotfix - no test plan generated.) --------- Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Gauthier Petetin <[email protected]>
1 parent 4d0b528 commit e56057d

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.11.1]
11+
12+
### Fixed
13+
14+
- Fixes a crash when updating Flask (#38382)
15+
1016
## [13.11.0]
1117

1218
### Added
@@ -1328,7 +1334,8 @@ authorized by the user.` error until the user fully revoked dapp
13281334
- This changelog was split off with 12.22.0
13291335
- All older changes can be found in [docs/CHANGELOG_older.md](https://github.com/MetaMask/metamask-extension/blob/main/docs/CHANGELOG_older.md)
13301336

1331-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.11.0...HEAD
1337+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.11.1...HEAD
1338+
[13.11.1]: https://github.com/MetaMask/metamask-extension/compare/v13.11.0...v13.11.1
13321339
[13.11.0]: https://github.com/MetaMask/metamask-extension/compare/v13.10.4...v13.11.0
13331340
[13.10.4]: https://github.com/MetaMask/metamask-extension/compare/v13.10.3...v13.10.4
13341341
[13.10.3]: https://github.com/MetaMask/metamask-extension/compare/v13.10.2...v13.10.3

0 commit comments

Comments
 (0)