Skip to content

Commit 8f3833c

Browse files
Updated changelog
1 parent 8679870 commit 8f3833c

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

CHANGELOG.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,48 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-XX-XX
8+
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-07-24
9+
10+
### Added
11+
12+
- (network) Base Sepolia
13+
- (network) Blast
14+
- (network) Blast Sepolia
15+
- (network) Mantle
16+
- (network) Mantle Sepolia
17+
- (network) Arbitrum Sepolia
18+
- (network) Linea Sepolia
19+
- (network) OP Sepolia
20+
- (network) Etherlink Mainnet
21+
- (network) ZetaChain
22+
- (network) Astar zkEVM
23+
- (network) Lisk
24+
- (network) Lisk Sepolia
25+
- (network) ZKsync
26+
- (network) BOB
27+
- (network) Electroneum
28+
- New EIP-712 filtering modes (datetime, amount-join)
29+
- New blind-signing warning flow before every blind-signed transaction flow
30+
- Ledger Flex support
31+
32+
### Removed
33+
- (clone) Flare
34+
- (clone) Flare Coston
35+
- (clone) Eth Goerli
36+
- (clone) Eth Ropsten
37+
- Wallet ID support
38+
- U2F support
39+
- Blind-signing setting
40+
41+
### Changed
42+
43+
- Renamed Optimism to OP Mainnet
44+
- Can now store up to 5 assets information (instead of 2)
45+
- Can now buffer & show multiple EIP-712 fields on one page for NBGL devices
46+
47+
### Fixed
48+
49+
- Handling of EIP-712 empty arrays within nested structs
950

1051
## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2023-03-08
1152

0 commit comments

Comments
 (0)