9 lines
227 B
Text
9 lines
227 B
Text
// This is the default changelog entry for the plaixt project
|
|
|
|
define since="2025-01-29 20:27:30+01:00" {
|
|
fields {
|
|
title is=string
|
|
version is=string
|
|
kind { oneOf "Bugfix" "Feature" "Chore" }
|
|
}
|
|
}
|