From 56b63e12bfcc0bb0fd01ad670aa61af80c169eb2 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 1 May 2023 16:05:23 -0700 Subject: [PATCH] Update RELEASES.md old-commit-hash: 0cba0a135d27dbad114a20ac58d9167f29295e50 --- RELEASES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 4f5708cc1a..94908214ef 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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!