update changelog with fix to Dockerfile

This commit is contained in:
qhaas 2021-08-13 15:14:12 -04:00 committed by bernat
parent 43058e7da9
commit 717295e553
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,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
## CARLA 0.9.12