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