From a36d616815ed37e7f11141a91bdea3d3769549d3 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 18 Nov 2021 15:11:51 -0800 Subject: [PATCH] add can fd to release notes --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 51043a620e..374b0ddb12 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,6 @@ Version 0.8.11 (2021-11-22) ======================== + * Support for CAN FD on the red panda * Support for an external panda on the comma three * Navigation: Show more detailed instructions when approaching maneuver * Fixed occasional steering faults on GM cars thanks to jyoung8607!