Compare commits

...

2 Commits

Author SHA1 Message Date
Vehicle Researcher
693bcb0f83 openpilot v0.2.9 release 2017-03-01 10:54:12 -08:00
Vehicle Researcher
95a349abcc openpilot v0.2.8 release 2017-02-28 00:03:11 -08:00
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
Version 0.2.9 (2017-03-01)
===========================
* Retain compatibility with NEOS v1
Version 0.2.8 (2017-02-27)
===========================
* Fix bug where frames were being dropped in minute 71
Version 0.2.7 (2017-02-08)
===========================
* Better performance and pictures at night

View File

@@ -1 +1 @@
const char *openpilot_version = "0.2.7";
const char *openpilot_version = "0.2.9";

Binary file not shown.