Skip to content

Commit aab15ca

Browse files
committed
Changelog entries
1 parent b58c189 commit aab15ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ 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`
1112

1213
### Changed
14+
- `read_efuse` is deprecated
1315

1416
### Fixed
1517

1618
- Corrected eFuse BLOCK0 definitions for ESP32-C2, ESP32-C3, and ESP32-S3 (#961)
19+
- Several fixes in `read_efuse`
1720

1821
### Removed
1922

0 commit comments

Comments
 (0)