1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Updating changelog

This commit is contained in:
ryanml 2021-11-11 10:59:54 -07:00
parent 8008e42555
commit 3a85b99915

View File

@ -7,9 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.5.1]
### Uncategorized
- Fix yarn.lock
- Support for Layer 2 networks with transaction fees on both layers ([#12658](https://github.com/MetaMask/metamask-extension/pull/12658))
### Changed
- [#12658](https://github.com/MetaMask/metamask-extension/pull/12658): Properly display transaction fees on layer two networks like Optimism which have fees on both layers
## [10.5.0]
### Added