Added CHANGELOG

This commit is contained in:
Guillermo 2021-09-27 15:16:30 +02:00 committed by bernat
parent d112c3bfed
commit 58fa31f63d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Added API functions to 3D vectors: `squared_length`, `length`, `make_unit_vector`, `dot`, `dot_2d`, `distance`, `distance_2d`, `distance_squared`, `distance_squared_2d`, `get_vector_angle`
* Added API functions to 2D vectors: `squared_length`, `length`, `make_unit_vector`
* Added missing dependency `libomp5` to Release.Dockerfile
* Fixed global route planner crash when being used at maps without lane markings
## CARLA 0.9.12