plaixt/examples/changelog.plrecs
Marcel Müller 6501b42328 Start using trustfall to query the repo
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-02-07 22:03:29 +01:00

23 lines
416 B
Text

changelog "2025-01-29" {
title "Added parsing of plaixt definitions"
version "0.1.0"
kind "Feature"
}
changelog "2025-01-30 09:10:59+01:00" {
title "Added parsing of plaixt records"
version "0.1.0"
kind "Feature"
}
changelog "2025-02-01" {
title "Added CLI options"
version "0.1.0"
kind "Feature"
}
changelog "2025-02-07" {
title "Added trustfall as a query frontend"
version "0.1.0"
kind "Feature"
}