We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fee6012 + b485b74 commit 8b9a688Copy full SHA for 8b9a688
CHANGES.md
@@ -1,10 +1,11 @@
1
-# Release notes
2
-
3
-All notable changes to this project will be documented in this file.
4
5
-## Not released
+## 0.4.0
6
7
- Add docs and rename/refactor to add a lockfree package (@lyrm)
+- CI clean up and set up Windows CI (@lyrm)
+- Adopt OCaml Code of Conduct (@Sudha247)
+- Mark alcotest as a test dependency (@Khady)
+- Set QCHECK_MSG_INTERVAL to avoid clutter in CI logs (@jmid)
8
+- Fix space leaks in MS Queue (@polytypic, @lyrm)
9
- Add STM tests for current data structures (@lyrm, @jmid)
10
11
## 0.3.1
0 commit comments