diff options
-rw-r--r-- | template/changelog/base-section | 3 | ||||
-rw-r--r-- | template/changelog/snip-section | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/template/changelog/base-section b/template/changelog/base-section new file mode 100644 index 0000000..e805f74 --- /dev/null +++ b/template/changelog/base-section @@ -0,0 +1,3 @@ +Revision history for {{_input_:name}} + + diff --git a/template/changelog/snip-section b/template/changelog/snip-section new file mode 100644 index 0000000..35f7421 --- /dev/null +++ b/template/changelog/snip-section @@ -0,0 +1,3 @@ +{{_input_:title}} {{_expr_:strftime('%Y-%m-%dT%H:%M:%SZ', localtime())}} + - {{_cursor_}} + |