From 272791266e7e22e85f3e34a04c2c8aa4a0a1de97 Mon Sep 17 00:00:00 2001 From: Guillermo Date: Wed, 8 Nov 2023 11:56:28 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2bffff89..d969d72c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ * Collisions detected by the CollisionSensor no longer generate more than one event per frame. * Fixed segfaults in Python API due to incorrect GIL locking under Python 3.10. * Added API function to load a map only if it is different from the current one. + * Fixed a bug in the TrafficManager causing vehicles that reached an ending lane to have abnormal behavior while lane changing. ## CARLA 0.9.14