feat: add changelog

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-07 16:13:25 +01:00
parent 5cae3ba93d
commit 15e2c069c9
3 changed files with 109 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*", "examples/*"]
resolver = "2"
[workspace.package]
version = "0.0.1"
version = "0.0.2"
[workspace.dependencies]
noprocess = { path = "crates/noprocess" }