Update CHANGELOG

This commit is contained in:
nsubiron 2019-03-19 15:10:31 +01:00
parent 07b1bfa0ee
commit 7b10b2e137
1 changed files with 3 additions and 1 deletions

View File

@ -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