From 4bfc28dec067e43074faed9cb6f9e59191519980 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 17 Dec 2025 10:19:05 -0800 Subject: [PATCH] lil more release notes --- RELEASES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 618b28dc5..302835140 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,9 +1,11 @@ Version 0.10.3 (2025-12-17) ======================== * New driving model #36249 - * minor changes in the temporal policy architecture and on-policy training physics noise model + * New temporal policy architecture + * New on-policy training physics noise model * New driver monitoring model #36409 - * trained with a new driver monitoring dataset including comma four data + * Trained on a new dataset, including comma four data +* Improved inter-process communication memory efficiency Version 0.10.2 (2025-11-19) ========================