From 33c51c122b5ae5f345bcd310400b05d864bce502 Mon Sep 17 00:00:00 2001 From: mitchellgoffpc Date: Fri, 15 Sep 2023 10:26:38 -0700 Subject: [PATCH] Added release notes for new driving model --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index c4572dba19..addec88222 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,7 @@ Version 0.9.5 (202X-XX-XX) ======================== +* New driving model + * Improved navigate on openpilot performance using navigation instructions as an additional model input * Hyundai Azera 2022 support thanks to sunnyhaibin! * Hyundai Ioniq 6 2023 support thanks to sunnyhaibin, alamo3, and sshane! * Hyundai Kona Electric 2023 (Korean version) support thanks to sunnyhaibin and haram-KONA!