From 251b293d6107de4ef4c59a3d1cce2363e25c7ea4 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 29 Feb 2024 10:18:56 +0100 Subject: [PATCH] Updated changelog needs merge with dev version --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d743c9c7e..dd6a7be18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * PythonAPI `Sensor.is_listening` was defined twice (property and method), cleaned and clarified it as a method. * Added V2X sensors for cooperative awareness message and custom user-defined messages to support vehicle-to-vehicle communication * Added named tuples for BasicAgent.py's detection result to allow for type-hints and better semantics. + * Added type-hint support for the PythonAPI ## CARLA 0.9.15