Skip to content

Commit 8b9a688

Browse files
authored
Merge pull request #77 from ocaml-multicore/prepare-release-0.4
Prepare release
2 parents fee6012 + b485b74 commit 8b9a688

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGES.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -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
1+
## 0.4.0
62

73
- Add docs and rename/refactor to add a lockfree package (@lyrm)
4+
- CI clean up and set up Windows CI (@lyrm)
5+
- Adopt OCaml Code of Conduct (@Sudha247)
6+
- Mark alcotest as a test dependency (@Khady)
7+
- Set QCHECK_MSG_INTERVAL to avoid clutter in CI logs (@jmid)
8+
- Fix space leaks in MS Queue (@polytypic, @lyrm)
89
- Add STM tests for current data structures (@lyrm, @jmid)
910

1011
## 0.3.1

0 commit comments

Comments
 (0)