Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 308 Bytes

File metadata and controls

12 lines (8 loc) · 308 Bytes

3.0.0 on 03-09-2025

Breaking changes:

  • The ThreadPriorityValue::MAX and ThreadPriorityValue::MIN are now of type ThreadPriorityValue itself, instead of u8. Addresses the issue #38.

2.1.1 on 03-09-2025

  • Corrected the git history.
  • Added the changelog file to help tracking the changes.