openpilot v0.2.9 release

This commit is contained in:
Vehicle Researcher
2017-03-01 10:54:12 -08:00
parent 95a349abcc
commit 693bcb0f83
3 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
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

View File

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

Binary file not shown.