Updated changelog

This commit is contained in:
Henry Whitaker
2020-05-20 12:26:48 +01:00
parent 99c233aa7b
commit cf589f133d
2 changed files with 11 additions and 1 deletions

View File

@@ -1,4 +1,14 @@
{
"1.4.1": [
{
"description": "Updated laravel framework",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/65"
},
{
"description": "Updated facade/ignition",
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/64"
}
],
"1.4.0": [
{
"description": "Added custom speedtest.net server ids",

View File

@@ -7,7 +7,7 @@ return [
|--------------------------------------------------------------------------
*/
'version' => '1.4.0',
'version' => '1.4.1',
/*
|--------------------------------------------------------------------------