mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
24 lines
660 B
JSON
24 lines
660 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"id": "Version 1.1",
|
|
"date": "2016-04-14",
|
|
"link": "Version-1.1",
|
|
"changes": [
|
|
"Added bundle completion numbers (#40)",
|
|
"'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked.",
|
|
"Buttons for items in bundles that have been completed, but are not checked are now transparent.",
|
|
"Updated scripts to load via HTTPS so that users loading Github via HTTPS can use the page."
|
|
]
|
|
},
|
|
{
|
|
"id": "Version 1.0",
|
|
"date": "2016-04-13",
|
|
"link": "Version-1.0",
|
|
"changes": [
|
|
"Initial Version"
|
|
]
|
|
}
|
|
]
|
|
}
|