summaryrefslogtreecommitdiff
path: root/src/script/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api')
-rw-r--r--src/script/api/ai_changelog.hpp15
1 files changed, 13 insertions, 2 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index d360e465f..a355aeb0a 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -21,8 +21,6 @@
*
* \b 1.2.0
*
- * 1.2.0 is not yet released. The following changes are not set in stone yet.
- *
* API additions:
*
* \li AIAirport::GetMaintenanceCostFactor
@@ -75,6 +73,19 @@
* \li AITown::GetLastMonthTransportedPercentage no longer has prerequisites
* based on town effects.
*
+ * \b 1.1.5
+ *
+ * No changes
+ *
+ * \b 1.1.4
+ *
+ * API additions:
+ * \li AIVehicle::ERR_VEHICLE_TOO_LONG in case vehicle length limit is reached.
+ *
+ * \b 1.1.3
+ *
+ * No changes
+ *
* \b 1.1.2
*
* No changes