Files
Speedtest-Tracker/changelog.json
Henry Whitaker 4753de4dee Updated changelog
2020-05-12 11:45:41 +01:00

145 lines
4.2 KiB
JSON

{
"1.3.5": [
{
"description": "Updated laravel CORS",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/40"
},
{
"description": "Updated react toastify",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/43"
},
{
"description": "Updated react router",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/42"
}
],
"1.3.4": [
{
"description": "Updated laravel framework",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/37"
}
],
"1.3.3": [
{
"description": "Updated jQuery",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/32"
}
],
"1.3.2": [
{
"description": "Updated laravel framework",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/28"
},
{
"description": "Updated laravel ui",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/30"
}
],
"1.3.1": [
{
"description": "Updated laravel-cors",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/26"
}
],
"1.3.0": [
{
"description": "Added discord notifications",
"link": ""
}
],
"1.2.9": [
{
"description": "Updated laravel framework",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/23"
}
],
"1.2.8": [
{
"description": "Added favicons",
"link": ""
}
],
"1.2.7": [
{
"description": "Added modal to show changelog",
"link": ""
},
{
"description": "Updated sass",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/22"
},
{
"description": "Updated laravel framework",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/19"
},
{
"description": "Updated react-bootstrap",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/20"
},
{
"description": "Updated phpunit",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/21"
}
],
"1.2.6": [
{
"description": "Changed default view to last 7 days rather than last 30.",
"link": ""
},
{
"description": "Ordered all tests table by created date rather than id value.",
"link": ""
}
],
"1.2.5": [
{
"description": "Added max and average values to the latest results cards.",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/commit/2adb977cfb75308d947426db81593df3df2c4839"
}
],
"1.2.4": [
{
"description": "Set radius of chart point to 0 so a graph with lots of data looks less cluttered.",
"link": ""
},
{
"description": "Updated JS dependencies",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/11"
}
],
"1.2.3": [
{
"description": "Changed order of speedtests table show the latest results first.",
"link": ""
}
],
"1.2.2": [
{
"description": "Added a table of all speedtests",
"link": ""
}
],
"1.2.1": [
{
"description": "Fixed issue where changelog entry with a link wouldn't show.",
"link": ""
}
],
"1.2.0": [
{
"description": "Added an updating mechainism within the app to keep code up to date.",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/commit/710a770d40e59e1b985053c5a7c9f43580132570?diff=unified"
}
],
"1.1.0": [
{
"description": "Added a version number to the app",
"link": ""
},
{
"description": "Added a backup/restore function",
"link": ""
}
]
}