Skip to content

Commit e30b63b

Browse files
committed
CHANGELOG.md
1 parent aab15ca commit e30b63b

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,15 +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`
11+
- `read_efuse_le` should be preferred over `read_efuse` (#969)
1212

1313
### Changed
14-
- `read_efuse` is deprecated
14+
- `read_efuse` is deprecated (#969)
1515

1616
### Fixed
1717

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

2121
### Removed
2222

0 commit comments

Comments
 (0)