Skip to content

Commit e409513

Browse files
chore(release): prepare v6.2.0
1 parent 5866c05 commit e409513

5 files changed

Lines changed: 12 additions & 1 deletion

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The revived semantic-versioning baseline starts at `v5.0.0`.
66
Historical releases that predate this file remain available in Git tags such as
77
`v1.0.0`, `v3.0.0`, `v4.0.0-beta`, and `h10`.
88

9+
## v6.2.0 - 2026-07-08
10+
11+
### Features
12+
13+
- Makes the watchdog reset check block the system and have a visual indication similar to hardfault
14+
15+
### Fixes
16+
17+
- Fix a warning about symbols in HardfaultTrace (doesn't change any behaviour)
18+
- Adds a check to ensure return values from Scheduler::get_global_tick() are monotonic (never get decreasing values)
19+
920
## v6.1.3 - 2026-06-02
1021

1122
### Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.3
1+
6.2.0

0 commit comments

Comments
 (0)