From 8557c0b4e5e17ef6a7089b3cfcf3db6ea6cbca00 Mon Sep 17 00:00:00 2001 From: Marc Garcia Puig Date: Wed, 15 Jul 2020 15:57:43 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53babbcc7..0f7e42918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Added vehicle light and street light data to recorder * Added API function `add_angular_impulse()` to add angular impulse to any actor * Fixed rain drop spawn issues when spawning camera sensors + * Fixed assets import pipeline * Fixed Update.sh from failing when the root folder contains a space on it * Fixed colors of lane markings when importing a map, they were reversed (white and yellow) * Fixed missing include directive in file **WheelPhysicsControl.h**