From b319b340b67220c7f19d4362a566d9cf8ff2c46c Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Fri, 14 Apr 2023 01:11:33 -0700 Subject: [PATCH] b is before c --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index a61e8b4ebd..a4e18d92c0 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,8 +2,8 @@ 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. -* Chevrolet Trailblazer 2021-22 support thanks to TurboCE! * Buick LaCrosse 2017-19 support thanks to koch-cf! +* Chevrolet Trailblazer 2021-22 support thanks to TurboCE! * Kia Niro EV 2023 support thanks to JosselinLecocq! * Lexus ES 2017-18 support * Škoda Fabia 2022-23 support thanks to jyoung8607!