Skip to content

Commit b55a4e3

Browse files
committed
Corrected release dates to match tag timestamps
1 parent 2f6f8d6 commit b55a4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The format follows Keep a Changelog and the project adheres to Semantic Versioni
1515
- Added an MIT license badge and cross-links to other ESPToolKit libraries in the README.
1616
- Removed the outdated note about API sugar helpers from the roadmap.
1717

18-
## [1.0.0] - 2025-09-16
18+
## [1.0.0] - 2025-09-25
1919
### Added
2020
- Introduced the FreeRTOS-backed `ESPTimer` API with `init`, `setTimeout`, `setInterval`, and per-second/millisecond/minute countdown helpers.
2121
- Added lifecycle controls (`pause*`, `resume*`, `toggleRunStatus*`, `clear*`, `getStatus`) and the `ESPTimerStatus` state machine for inspecting individual timers.

0 commit comments

Comments
 (0)