diff --git a/doc/using-libuv-with-erlang-c-node.md b/doc/using-libuv-with-erlang-c-node.md index 0333297..ea86145 100644 --- a/doc/using-libuv-with-erlang-c-node.md +++ b/doc/using-libuv-with-erlang-c-node.md @@ -2,6 +2,7 @@ | date | comment | |------------|--------------------------------------------------------| +| 2020-06-21 | add another model to spawn processes with privsep | | 2020-06-19 | create documentation and few tests | | 2020-06-18 | first test with libuv and c-node |