Skip to content

Commit d4f10e5

Browse files
committed
CHANGELOG.md
1 parent 626a276 commit d4f10e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
- `read_efuse_le` should be preferred over `read_efuse`
11+
- `read_efuse_le` should be preferred over `read_efuse` (#969)
1212

1313
- A new CLI argument `rom-elf` was added which will be used for backtraces (#963)
1414

1515
### Changed
16-
- `read_efuse` is deprecated
16+
- `read_efuse` is deprecated (#969)
1717

1818
### Fixed
1919

2020
- Corrected eFuse BLOCK0 definitions for ESP32-C2, ESP32-C3, and ESP32-S3 (#961)
2121
- Fixed Secure Download Mode detection on ESP32-P4 (#972)
2222
- Several fixes in `read_efuse`
23+
- Several fixes in `read_efuse` (#969)
2324

2425
### Removed
2526

0 commit comments

Comments
 (0)