Skip to content

Commit b5504d3

Browse files
committed
CHANGELOG.md
1 parent 0ce13e9 commit b5504d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ 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)
21-
- Several fixes in `read_efuse`
21+
- Several fixes in `read_efuse` (#969)
2222

2323
### Removed
2424

0 commit comments

Comments
 (0)