From ba2b4aa81dc480bf954400804612439570dbb923 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Tue, 28 Mar 2023 13:26:01 -0700 Subject: [PATCH] Update RELEASES.md old-commit-hash: 32da60c551594247bb04b179d95357a15370519a --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 55b0dbad7e..55edc47c27 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,6 @@ Version 0.9.2 (2023-03-XX) ======================== +* New driving model, 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! * Škoda Fabia 2022-23 support thanks to jyoung8607!