aboutsummaryrefslogtreecommitdiff
path: root/archetypes/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/changelog.md')
-rw-r--r--archetypes/changelog.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/archetypes/changelog.md b/archetypes/changelog.md
new file mode 100644
index 0000000..3a002ba
--- /dev/null
+++ b/archetypes/changelog.md
@@ -0,0 +1,15 @@
1---
2title: {{ .Date }}
3date: {{ .Date }}
4draft: true
5---
6
7## Changes
8
9- Change 1
10- Change 2
11
12## Notes
13
14- Note 1
15- Note 2 \ No newline at end of file