summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <tripzero.kev@gmail.com>2013-07-28 21:30:30 -0700
committerKevron Rees <tripzero.kev@gmail.com>2013-07-28 21:30:30 -0700
commitf0ee8369a07f4533cc9d3c0c1a47a49b72a39d4e (patch)
tree3f5418150678130e04125f3344a1fedef27a53ff
parent6b29578288986e11fdb301dc5176b78969e4f99d (diff)
downloadautomotive-message-broker-f0ee8369a07f4533cc9d3c0c1a47a49b72a39d4e.tar.gz
updated release
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index 31ff80c3..45ebd3ad 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-Release notes for release 0.10.0
+Release notes for release 0.10
New features:
@@ -9,7 +9,7 @@ New features:
- Added error type for get() calls
Changes:
-- AbstractPropertyType class now contains information for zone and the property name
+- AbstractPropertyType class now contains information for zone and the property name (zone is unused in 0.10)
- Clean up sink subscription process so that subscription only happens once regardless of whether the property is supported or not at the time
Fixes: