Skip to content

Commit 978b876

Browse files
authoredNov 14, 2023
Merge pull request #98 from ocaml-multicore/prepare-release
Prepare release: 0.4.1
2 parents 5b5d644 + 1f8b9c0 commit 978b876

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎CHANGES.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### 0.4.1
2+
3+
- pop_opt, peek, peek_opt functions for queue (@lyrm)
4+
- Remove 'name' field from benchmark results (@Sudha247)
5+
- Better README (@lyrm, @Sudha247, @polytypic, @art-w, @christinerose, @ILeandersson, @kayceesrk)
6+
- Add .nojekyll (@lyrm)
7+
- Add a barrier module in tests to replace the use of Semaphore (@lyrm, @polytypic)
8+
- Remove .merlin and .ocp-indent files. (@lyrm)
9+
- Correct issue caused by saturn_lockfree module beeing named Lockfree (@lyrm)
10+
- Generate opam files automatically (@sudha247)
11+
112
## 0.4.0
213

314
- Add docs and rename/refactor to add a lockfree package (@lyrm)

0 commit comments

Comments
 (0)
Please sign in to comment.