diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-05-09 14:45:12 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-05-09 14:45:12 +0200 |
| commit | 89479447181268d60ca31f12614efe446c42720d (patch) | |
| tree | 152c1d39906f91369a80372fef0fb1a1bc6bed0d | |
| parent | f2ca722cacdda10ab93fb716497cb338ae33fda8 (diff) | |
| download | mullvadvpn-89479447181268d60ca31f12614efe446c42720d.tar.xz mullvadvpn-89479447181268d60ca31f12614efe446c42720d.zip | |
Move platform instructions from iOS changes template to desktop one
| -rw-r--r-- | gui/changes.txt | 1 | ||||
| -rw-r--r-- | ios/Assets/changes.txt | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gui/changes.txt b/gui/changes.txt index f9d1c0f3c8..75b0418348 100644 --- a/gui/changes.txt +++ b/gui/changes.txt @@ -1,4 +1,5 @@ CHANGE THIS BEFORE A RELEASE Each line is treated as a separate change item shown in the GUI the first time it runs after install. Start each line with a capital letter and end each line with a period. +[macOS, Windows, linux] To make an entry platform specific, start the line with an angle bracket enclosed comma separated list of platforms to show the entry on. Only point out the major changes. diff --git a/ios/Assets/changes.txt b/ios/Assets/changes.txt index 75b0418348..f9d1c0f3c8 100644 --- a/ios/Assets/changes.txt +++ b/ios/Assets/changes.txt @@ -1,5 +1,4 @@ CHANGE THIS BEFORE A RELEASE Each line is treated as a separate change item shown in the GUI the first time it runs after install. Start each line with a capital letter and end each line with a period. -[macOS, Windows, linux] To make an entry platform specific, start the line with an angle bracket enclosed comma separated list of platforms to show the entry on. Only point out the major changes. |
