Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG: typo #1165

Merged
merged 1 commit into from
Jan 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
## Firmware

### [Unreleased]
- Add support for deriving BIP-39 mnemonics according to BIP-85

### 9.16.0
- Disable screensaver when displaying a receive address, confirming a transaction, and other interactive actions
Expand All @@ -16,7 +17,6 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
For 24 words, this feature was already introduced in 9.4.0.
- Bitcoin: don't warn about "unusual" sequence numbers in transactions anymore
- Add EIP-1559 transaction support for Ethereum
- Add support for deriving BIP-39 mnemonics according to BIP-85

### 9.15.0
- Security bugfix: check index of an input's previous output to prevent the fee attack originally
Expand Down
Loading