Skip to content

Commit

Permalink
Bump to 0.9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Feb 28, 2024
1 parent 5d6f22d commit 8750b25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
sunnypilot - 0.9.7.0 (2024-xx-xx)
========================
* New driving model
* Support for many hybrid Ford models
************************
* UPDATED: Synced with commaai's openpilot
* master commit 56e343b (February 27, 2024)

sunnypilot - 0.9.6.1 (2024-02-27)
========================
* New driving model
Expand Down Expand Up @@ -55,6 +63,7 @@ sunnypilot - 0.9.6.1 (2024-02-27)
* Display the statuses of certain features on the driving screen
* NEW❗: Visuals: Enable Onroad Settings toggle
* Display the Onroad Settings button on the driving screen to adjust feature options on the driving screen, without navigating into the settings menu
* REMOVED: "Device ambient" temperature option on the sidebar
* FIXED: New comma 3X support
* FIXED: New comma eSIM support
* Bug fixes and performance improvements
Expand Down
2 changes: 1 addition & 1 deletion common/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define COMMA_VERSION "0.9.6.1"
#define COMMA_VERSION "0.9.7.0"

0 comments on commit 8750b25

Please sign in to comment.