1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Added a json file of changes.

This commit is contained in:
John Cleaver 2016-04-13 22:06:36 -04:00
parent ecec52545d
commit 2742d7c64e

10
changelog.json Normal file
View File

@ -0,0 +1,10 @@
{
"versions": [
{
"id": "Version 1.00",
"changes": [
"Initial Version"
]
}
]
}