diff --git a/changelog.json b/changelog.json new file mode 100644 index 0000000..96d5c17 --- /dev/null +++ b/changelog.json @@ -0,0 +1,10 @@ +{ + "versions": [ + { + "id": "Version 1.00", + "changes": [ + "Initial Version" + ] + } + ] +}