diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-05-09 14:49:20 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-05-09 14:49:20 +0200 |
| commit | 50dd05d6437bc6b23fa8a9293261306580301f65 (patch) | |
| tree | 152c1d39906f91369a80372fef0fb1a1bc6bed0d | |
| parent | f2ca722cacdda10ab93fb716497cb338ae33fda8 (diff) | |
| parent | 89479447181268d60ca31f12614efe446c42720d (diff) | |
| download | mullvadvpn-50dd05d6437bc6b23fa8a9293261306580301f65.tar.xz mullvadvpn-50dd05d6437bc6b23fa8a9293261306580301f65.zip | |
Merge branch 'fix-changes-templates'
| -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. |
