mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-26 15:16:21 +01:00
25 lines
670 B
JSON
25 lines
670 B
JSON
{
|
|
"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": ""
|
|
}
|
|
]
|
|
}
|