plaixt/examples/changelog.plrecs
Marcel Müller a6406ebd5a Make filesystem types handle their path impl
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-02-09 20:16:07 +01:00

31 lines
504 B
Text

changelog "2025-01-29" {
title "Added parsing of plaixt definitions"
version "0.1.0"
type "Feature"
}
changelog "2025-01-30 09:10:59+01:00" {
title "Added parsing of plaixt records"
version "0.1.0"
type "Feature"
}
changelog "2025-02-01" {
title "Added CLI options"
version "0.1.0"
type "Feature"
}
changelog "2025-02-07" {
title "Added trustfall as a query frontend"
version "0.1.0"
type "Feature"
}
file_test "2025-02-08" {
path "Cargo.toml"
}
file_test "2025-02-08" {
path "/etc"
}