From 537409d91edf06c8ae044f4e977b0b7b045b6cfc Mon Sep 17 00:00:00 2001 From: Marc Garcia Puig Date: Wed, 2 Sep 2020 13:05:40 +0200 Subject: [PATCH] Updated ContentVersions and CHANGELOG --- CHANGELOG.md | 2 ++ Util/ContentVersions.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8377998df..6a8afa71f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ * Fixed recorder determinism problems * Added function to stop the replayer * Added Light ids + * Added new semantic segmenation tags: `RailTrack`, `GuardRail`, `TrafficLight`, `Static`, `Dynamic`, `Water` and `Terrain` + * Fixed several untagged and mistagged objects * 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 diff --git a/Util/ContentVersions.txt b/Util/ContentVersions.txt index 511a3a5f2..846181d6c 100644 --- a/Util/ContentVersions.txt +++ b/Util/ContentVersions.txt @@ -32,4 +32,4 @@ 0.9.7: 20191221_c88604b 0.9.8: 20200306_06b6cb1 0.9.9: 20200422_ea5179a -0.9.10: 20200731_3e91044 +Latest: 20200902_8d5419c