Update CHANGELOG.md

This commit is contained in:
Marcel Pi 2022-04-25 20:09:12 +02:00 committed by bernat
parent 7edab7650b
commit 03c008a841
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Added new API function: `set_day_night_cycle` at the LightManager, to (de)activate the automatic switch of the lights when the simulation changes from day to night mode, and viceversa. * Added new API function: `set_day_night_cycle` at the LightManager, to (de)activate the automatic switch of the lights when the simulation changes from day to night mode, and viceversa.
* Switch to boost::variant2 for rpc::Command as that allows more than 20 RPC commands * Switch to boost::variant2 for rpc::Command as that allows more than 20 RPC commands
* Added post process effects for rainy and dusty weathers. * Added post process effects for rainy and dusty weathers.
* Check for the version of the installed Clang compiler during build.
## CARLA 0.9.13 ## CARLA 0.9.13