diff --git a/RELEASES.md b/RELEASES.md index 3c438eeddc..6adc58197b 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,18 +1,15 @@ -Version 0.9.6 (2023-XX-XX) -======================== -* Hyundai Azera Hybrid 2020 support thanks to chanhojung and haram-KONA! -* Hyundai Custin 2023 support thanks to sunnyhaibin and Saber422! -* Kia Optima Hybrid 2019 support - -Version 0.9.5 (2023-09-27) +Version 0.9.5 (2023-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 Azera Hybrid 2020 support thanks to chanhojung and haram-KONA! +* Hyundai Custin 2023 support thanks to sunnyhaibin and Saber422! * Hyundai Ioniq 6 2023 support thanks to sunnyhaibin, alamo3, and sshane! * Hyundai Kona Electric 2023 (Korean version) support thanks to sunnyhaibin and haram-KONA! * Kia K8 Hybrid (with HDA II) 2023 support thanks to sunnyhaibin! * Kia Sorento Hybrid 2023 support thanks to sunnyhaibin! +* Kia Optima Hybrid 2019 support * Lexus IS 2023 support thanks to L3R5! Version 0.9.4 (2023-07-27) diff --git a/common/version.h b/common/version.h index 787bc897d7..946f6a1fec 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.9.6" +#define COMMA_VERSION "0.9.5"