plaixt/examples/changelog.plrecs
Marcel Müller 8a453a44f9 Make it actually work with trustfall and dynamic data
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-02-08 09:40:52 +01:00

23 lines
416 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"
}