Increase plugin version

This commit is contained in:
nsubiron 2017-10-03 11:56:10 +02:00
parent 021a737db5
commit 215d752e08
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## CARLA 0.5.2
* Autopilot mode has been removed, now server sends AI control together with measurements every frame
* State and position of traffic lights and signs are now included in the measurements too
* Added a python console client
* Fixed crash when client sends an invalid player start
## CARLA 0.5.1
* Fixed issue server was destroyed on every reset, closing the connection

View File

@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.5.1",
"VersionName": "0.5.2",
"FriendlyName": "CARLA",
"Description": "",
"Category": "Science",