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

Added dates to the changelog.

This commit is contained in:
John Cleaver 2016-04-13 22:53:40 -04:00
parent 3a32240799
commit 1bed567c7d

View File

@ -2,6 +2,7 @@
"versions": [ "versions": [
{ {
"id": "Version 1.1", "id": "Version 1.1",
"date": "2016-04-14",
"changes": [ "changes": [
"Added bundle completion numbers (#40)", "Added bundle completion numbers (#40)",
"'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked.", "'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked.",
@ -11,6 +12,7 @@
}, },
{ {
"id": "Version 1.0", "id": "Version 1.0",
"date": "2016-04-13",
"changes": [ "changes": [
"Initial Version" "Initial Version"
] ]