release_note: wrote about (spawn) and (wait)

This commit is contained in:
HAYAMA_Kaoru
2024-12-05 12:27:19 +09:00
parent 48ab76b65b
commit 1a892d176d
+3
View File
@@ -1,3 +1,6 @@
- `(spawn)` returns a process-id now
- Implement `(wait PROCESS-ID)`
v0.2.0
======
Dec.4, 2024