Skip to content

Commit d013bb4

Browse files
release: release/13.11.2-Changelog (#38434)
This PR updates the change log for 13.11.2. (Hotfix - no test plan generated.) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates `CHANGELOG.md` for 13.11.2 with a Bitcoin Snap upgrade fix and refreshed version comparison links. > > - **Changelog (`CHANGELOG.md`)**: > - Adds `13.11.2` section under *Fixed*: upgrade Bitcoin Snap (#38437). > - Updates version comparison references: `[Unreleased]` baseline to `v13.11.2...HEAD` and adds `[13.11.2]` link. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit bee7ccf. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: Gauthier Petetin <gauthierpetetin@hotmail.com>
1 parent cfeda69 commit d013bb4

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.2]
11+
12+
### Fixed
13+
14+
- fix: upgrade bitcoin snap (#38437)
15+
1016
## [13.11.1]
1117

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

1337-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.11.1...HEAD
1343+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.11.2...HEAD
1344+
[13.11.2]: https://github.com/MetaMask/metamask-extension/compare/v13.11.1...v13.11.2
13381345
[13.11.1]: https://github.com/MetaMask/metamask-extension/compare/v13.11.0...v13.11.1
13391346
[13.11.0]: https://github.com/MetaMask/metamask-extension/compare/v13.10.4...v13.11.0
13401347
[13.10.4]: https://github.com/MetaMask/metamask-extension/compare/v13.10.3...v13.10.4

0 commit comments

Comments
 (0)