You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The format follows Keep a Changelog and the project adheres to Semantic Versioni
15
15
- Added an MIT license badge and cross-links to other ESPToolKit libraries in the README.
16
16
- Removed the outdated note about API sugar helpers from the roadmap.
17
17
18
-
## [1.0.0] - 2025-09-16
18
+
## [1.0.0] - 2025-09-25
19
19
### Added
20
20
- Introduced the FreeRTOS-backed `ESPTimer` API with `init`, `setTimeout`, `setInterval`, and per-second/millisecond/minute countdown helpers.
21
21
- Added lifecycle controls (`pause*`, `resume*`, `toggleRunStatus*`, `clear*`, `getStatus`) and the `ESPTimerStatus` state machine for inspecting individual timers.
0 commit comments