CHANGELOG updated

This commit is contained in:
Joel Moriana 2022-07-19 11:39:24 +02:00 committed by glopezdiest
parent 6298937387
commit 17585f4acc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## Latest
* Added `TrafficManager.vehicle_lane_offset(actor, offset)` and `TrafficManager.global_lane_offset(offset)` methods.
* Some of the warnings shown when building a map will now only be showing when debugging.
* Fixed bug causing traffic signals at the end points of a road to sometimes create malformed waypoints.
* Added the speed limits for 100, 110 and 120 Km/h.