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

32 lines
1009 B
JSON

{
"versions": [
{
"id": "Version 1.2",
"date": "2016-04-14",
"link": "Version-1.2",
"changes": [
"Added an 'All Season' nav item in the Seasons tab. This shows items that are available in all seasons. Other season tabs now show items that are available in that season and at most 2 others. (#39)"
]
},
{
"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. (#44)",
"Buttons for items in bundles that have been completed, but are not checked are now transparent. (#46)",
"Updated scripts to load via HTTPS so that users loading Github via HTTPS can use the page (#47)"
]
},
{
"id": "Version 1.0",
"date": "2016-04-13",
"link": "Version-1.0",
"changes": [
"Initial Version"
]
}
]
}