From 7b10b2e13799f6f6247b4ffb9e5397e8123f08c7 Mon Sep 17 00:00:00 2001 From: nsubiron Date: Tue, 19 Mar 2019 15:10:31 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7863cbe73..3742774fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Latest Changes - * Adding a parser to represent the map as a connected graph of waypoints. + + * Migrate Content to AWS + * Adding a parser to represent the map as a connected graph of waypoints. * Allow user to disable rendering and set the server timeout from the command line * Add timestamp to SensorData * Allow usage of hostname for carla::Client and resolve them to IP address