Update RELEASES.md

This commit is contained in:
Adeeb Shihadeh
2023-05-01 16:05:23 -07:00
committed by GitHub
parent f80c1087fc
commit 0cba0a135d
+4 -2
View File
@@ -1,6 +1,8 @@
Version 0.9.2 (2023-03-XX)
Version 0.9.2 (2023-05-XX)
========================
* New driving model, trained on a new dataset
* New driving model
* fixes turn diving
* trained on a new dataset
* Draw MPC path instead of model predicted path, this is a more accurate representation of what the car will do.
* Buick LaCrosse 2017-19 support thanks to koch-cf!
* Chevrolet Trailblazer 2021-22 support thanks to TurboCE!