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 6c6ee18 commit cd73c14Copy full SHA for cd73c14
CHANGES.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 0.2.0
6
+
7
+- Avoid unnecessary type alias for `(module Thread)` (@polytypic)
8
+- Fix to update per thread configuration atomically (@polytypic)
9
10
## 0.1.0
11
12
- Initial version of scheduler independent blocking mechanism (@polytypic)
0 commit comments