1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-21 17:37:01 +01:00

Update flask entry in changelog, for v10.32.0

This commit is contained in:
Dan J Miller 2023-06-13 09:05:08 -02:30
parent b072a5c954
commit bae279b79e

View File

@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add reveal UI to export private key flow ([#18170](https://github.com/MetaMask/metamask-extension/pull/18170))
### Changed
- [FLASK] `snaps-monorepo@0.33.1-flask.1` ([#18913](https://github.com/MetaMask/metamask-extension/pull/18913))
- [FLASK] **BREAKING:** Block `wallet_requestPermissions` (#18913)
- [FLASK] Fix issues with installing specific versions of snaps (#18913)
### Fixed
- [FLASK] Fix an issue with submitting an empty Snaps UI prompt (#19227)