ambd: remove redundant code in core
[profile/ivi/automotive-message-broker.git] / RELEASE.in.md
index 48a2a43..e40d5f4 100644 (file)
@@ -1,9 +1,11 @@
 # AMB Release Notes {#release_notes}
-Version: @PROJECT_VERSION@
+Version: @PROJECT_SERIES@
 
 ## New features:
 - [DBus] some classes for exporting custom interfaces moved to plugins-common
 - [Bluemonkey plugin] support for creating custom dbus interfaces: bluemonkey.exportInterface()
+- [Bluemonkey plugin] dbus module supports creating dbus interfaces to system or session services and
+  creating/exporting dbus objects
 - [ambctl] support for enabling disabling plugins
 - [ambd] support plugins.d - now plugin segments can be stuck in there and amb will try to load all plugins that
   are enabled.  See the example segments: /etc/ambd/plugins.d/dbus, examplesink, examplesource
@@ -18,3 +20,5 @@ Version: @PROJECT_VERSION@
   obtained through the Properties interface.
 
 ## Fixes:
+- [XWalk] Fixed misspelled 'diagnostics' interface
+- [DBus] Fixed misspelled 'Diagnostics' interface