plaixt/examples/changelog.plrecs
Marcel Müller e600807376 Fix some things
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-02-08 15:45:21 +01:00

27 lines
463 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"
}