Skip to content

Commit f178aa2

Browse files
release: release/13.10.3-Changelog (#38226)
This PR updates the change log for 13.10.3. (Hotfix - no test plan generated.) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates CHANGELOG for 13.10.3 with a fix for the feature flags sidepanel context menu and refreshes version compare links. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 59eba5c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Gauthier Petetin <[email protected]>
1 parent 38d0f05 commit f178aa2

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [13.10.3]
9+
10+
### Fixed
11+
12+
- Feature flags sidepanel context menu (#38220)
913

1014
## [13.10.2]
1115

1216
### Fixed
1317

14-
- fixed entry modal closed error (#38188)
18+
- Fixes entry modal closed error (#38188)
1519

1620
## [13.10.1]
1721

@@ -1233,7 +1237,8 @@ authorized by the user.` error until the user fully revoked dapp
12331237
- This changelog was split off with 12.22.0
12341238
- All older changes can be found in [docs/CHANGELOG_older.md](https://github.com/MetaMask/metamask-extension/blob/main/docs/CHANGELOG_older.md)
12351239

1236-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.10.2...HEAD
1240+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v13.10.3...HEAD
1241+
[13.10.3]: https://github.com/MetaMask/metamask-extension/compare/v13.10.2...v13.10.3
12371242
[13.10.2]: https://github.com/MetaMask/metamask-extension/compare/v13.10.1...v13.10.2
12381243
[13.10.1]: https://github.com/MetaMask/metamask-extension/compare/v13.10.0...v13.10.1
12391244
[13.10.0]: https://github.com/MetaMask/metamask-extension/compare/v13.9.0...v13.10.0

0 commit comments

Comments
 (0)