Skip to content

Commit 2918f34

Browse files
committed
Prepare v0.4.0
1 parent d1f9995 commit 2918f34

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### v0.4.0 (2025-08-06)
2+
3+
- Fix the suspension mechanism and allow the user to pass a function which will
4+
be executed when the suspension is confirmed by Miou (@dinosaure, #58)
5+
- Clean-up correctly cancelled syscalls (@dinosaure, #59)
6+
- Fix the number of orphans we count (@dinosaure, #60)
7+
- Do some micro-optimisations when we use only one core (@dinosaure, #61)
8+
- Add tests about `waitpid` and document it (@dinosaure, @mbarbin, #64, #66)
9+
- Explain into the documentation the Miou behavior about exceptions
10+
(@kit-ty-kate, @dinosaure, #67)
11+
- Update the README.md and add a CODE_OF_CONDUCT.md (@dinosaure, #68)
12+
- Fix our tests on Windows (@dinosaure, #69)
13+
114
### v0.3.1 (2025-01-13)
215

316
- Notice the domain if it needs to look into the shared heap if a task is ready

0 commit comments

Comments
 (0)