We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f96f3a commit 375fbf6Copy full SHA for 375fbf6
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+# 2.1.1 on 03-09-2025
2
+
3
+- Corrected the git history.
4
+- Added the changelog file to help tracking the changes.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "thread-priority"
-version = "2.0.0"
+version = "2.1.1"
authors = ["Victor Polevoy <[email protected]>"]
5
description = "Library for managing threads priority and schedule policies"
6
repository = "https://github.com/iddm/thread-priority"
0 commit comments