diff options
| -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. |
