diff --git a/source/static/whatsNew/1.1.3.json b/source/static/whatsNew/1.1.3.json deleted file mode 100644 index 461d032f0..000000000 --- a/source/static/whatsNew/1.1.3.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "description": "Fix crash on home screen", - "author": "1hitsong" - } -] \ No newline at end of file diff --git a/source/static/whatsNew/1.1.4.json b/source/static/whatsNew/1.1.4.json new file mode 100644 index 000000000..8bfca6a00 --- /dev/null +++ b/source/static/whatsNew/1.1.4.json @@ -0,0 +1,6 @@ +[ + { + "description": "Pressing back on home screen focuses 1st item in row, or exits channel if already there", + "author": "jimdogx" + } +] \ No newline at end of file