diff options
Diffstat (limited to 'src/ai/api/ai_changelog.hpp')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 78721ed0c..0ff70f9b1 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -14,9 +14,9 @@ * functions may still be available if you return an older API version * in GetAPIVersion() in info.nut. * - * \b 0.8.0 + * \b 1.0.0 * - * 0.8.0 is not yet released. The following changes are not set in stone yet. + * 1.0.0 is not yet released. The following changes are not set in stone yet. * * API additions: * \li AIBaseStation @@ -82,6 +82,10 @@ * \li AIIndustryType::GetConstructionCost() now returns -1 if the industry is * neither buildable nor prospectable. * + * \b 0.7.5 + * + * No changes + * * \b 0.7.4 * * No changes |