From a10cb9677bcaf42010314b04d37dcb2e96b92057 Mon Sep 17 00:00:00 2001 From: Miles Calloway <26465212+mcallbosco@users.noreply.github.com> Date: Mon, 22 May 2023 00:05:54 -0400 Subject: [PATCH] Fork --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 4f5708cc1a..55b99b1252 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,5 @@ 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.