Updated changelog

This commit is contained in:
Daniel Santos-Olivan 2021-09-13 16:05:40 +02:00 committed by bernat
parent d294213818
commit 9d30eb956a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Latest
* Added open/close doors feature for vehicles.
* 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