diff options
Diffstat (limited to 'src/script')
-rw-r--r-- | src/script/api/ai_changelog.hpp | 8 | ||||
-rw-r--r-- | src/script/api/game_changelog.hpp | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 6c21deeb6..b51d1b268 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -35,6 +35,14 @@ * \li AIStationList_CargoWaitingFromByVia * \li AIStationList_CargoWaitingViaByFrom * + * \b 1.4.4 + * + * No changes + * + * \b 1.4.3 + * + * No changes + * * \b 1.4.2 * * No changes diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index 99fe57a7e..535284caa 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -35,6 +35,14 @@ * \li GSStationList_CargoWaitingFromByVia * \li GSStationList_CargoWaitingViaByFrom * + * \b 1.4.4 + * + * No changes + * + * \b 1.4.3 + * + * No changes + * * \b 1.4.2 * * Other changes: |