updated release notes
authorKevron Rees <kevron.m.rees@intel.com>
Wed, 1 Oct 2014 15:41:59 +0000 (08:41 -0700)
committerKevron Rees <kevron.m.rees@intel.com>
Wed, 1 Oct 2014 15:41:59 +0000 (08:41 -0700)
RELEASE

diff --git a/RELEASE b/RELEASE
index de33af8..3568922 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -7,6 +7,7 @@ New features:
 - New bluetooth spp plugin
 - cangen and cansim plugins simulate a real CAN network.
 - New priority queue option. properties are routed according to priority.
+- OpenCV plugin video logging: record video with speed overlay
 
 Changes:
 - Deprecated and removed the "FooChanged" (where "Foo" is a property like "VehicleSpeed") signal
@@ -22,3 +23,4 @@ Changes:
 Fixes:
 - database plugin updated to use zones
 - obd-II plugin updated to use bluez5 APIs
+- openCV plugin fixed crashes