Skip to content

Commit b0ee2c3

Browse files
chore(release): prepare v6.1.4
1 parent 81ea04d commit b0ee2c3

4 files changed

Lines changed: 8 additions & 1 deletion

File tree

File renamed without changes.
File renamed without changes.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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.1.4 - 2026-07-07
10+
11+
### Fixes
12+
13+
- Fix a warning about symbols in HardfaultTrace (doesn't change any behaviour)
14+
- Adds a check to ensure return values from Scheduler::get_global_tick() are monotonic (never get decreasing values)
15+
916
## v6.1.3 - 2026-06-02
1017

1118
### Fixes

VERSION

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

0 commit comments

Comments
 (0)