Fix some things

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-02-08 15:45:21 +01:00
parent 6b1e799d6b
commit e600807376
10 changed files with 421 additions and 81 deletions

View file

@ -21,3 +21,7 @@ changelog "2025-02-07" {
version "0.1.0"
type "Feature"
}
file_test "2025-02-08" {
path "Cargo.toml"
}

View file

@ -0,0 +1,7 @@
// This is the default changelog entry for the plaixt project
define since="2025-02-08 00:00:00+01:00" {
fields {
path is="Path"
}
}