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

Updated changelog

This commit is contained in:
John Cleaver 2019-03-12 20:53:10 -04:00
parent 24b8747139
commit 73f21bffb0

View File

@ -1,5 +1,25 @@
{
"versions": [
{
"id": "Version 2.0",
"date": "2019-03-12",
"link": "Version-2.0",
"changes": [
"Added support for mobile and tablets via responsive layouts, icons, and menuing",
"Update the look and feel of the website",
"Replaced the alphabetical listing, season listing, and skill listing with a combined search page",
"Added an exclusive search to allow searching for items in *only* the selected seasons/skills",
"Completely re-wrote the data backend to better represent an item being in the same bundle twice",
"Added support for bundles to have different numbers of an item",
"Added a link to the bundle button to take you directly to that bundle",
"Added a reset button to allow you to start a new game",
"Added checkmarks to completed rooms",
"Fixed a bug where oak resin was listed twice",
"Fixed a bug where parsnips have the same id as morels",
"Switched to using Vuejs single file components",
"Updated dependencies (vuejs, bulma)"
]
},
{
"id": "Version 1.4",
"date": "2016-04-16",