Release notes updated.

Change-Id: I6a725982f03637224d2263b6aafcad33fedd1079
Signed-off-by: Angelika Wittek <angelika.wittek@konteno.de>
diff --git a/release_notes.md b/release_notes.md
index 1b5af29..7f84d3d 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -11,8 +11,8 @@
  * Read root configuration directory from system property ("org.eclipse.mdm.configPath")
  * ATFX import/export
  * Support added for the Entity Role in the openMDM 5 Java API: load and persist the many-to-many relation between User and Role.
- * Property lookups for parameters values in service.xml: The service.xml contains all information necessary for the Connector-Service to connect to the available datasources/adapter instances. Since this information includes secret information like passwords, it is possible
-to provide lookups, which gives you the possibility to specify tokens as references to properties defined elsewhere.
+ * The business objects Project, Pool, Test, Teststep, Measurement are editable via the REST API. It is possible create, update and delete the listed business objects. Furthermore it is possible to edit the context data for Teststep and Measurement. CRUD operations for measured data are not part of this ticket.
+ * Property lookups for parameters values in service.xml: The service.xml contains all information necessary for the Connector-Service to connect to the available datasources/adapter instances. Since this information includes secret information like passwords, it is possible to provide lookups, which gives you the possibility to specify tokens as references to properties defined elsewhere.
 
 ### API changes ###
 
@@ -38,6 +38,7 @@
 
 * [540179](https://bugs.eclipse.org/bugs/show_bug.cgi?id=540179) - [[REQU-111]](https://openmdm.atlassian.net/browse/REQU-111) - Read root configuration directory from system property
 * [540180](https://bugs.eclipse.org/bugs/show_bug.cgi?id=540180) -[[REQU-112]](https://openmdm.atlassian.net/browse/REQU-112) - ATFX import/export
+* [545014](https://bugs.eclipse.org/bugs/show_bug.cgi?id=545014) - [[REQU-117]](https://openmdm.atlassian.net/browse/REQU-117) - CRUD operations for main business objects
 * [542769](https://bugs.eclipse.org/bugs/show_bug.cgi?id=542769) -[[REQU-116]](https://openmdm.atlassian.net/browse/REQU-116) -  Entity Role
 *  [544526](https://bugs.eclipse.org/bugs/show_bug.cgi?id=544526) - Property lookups for parameters values in service.xml
 
@@ -45,7 +46,6 @@
 
 *  [543675](https://bugs.eclipse.org/bugs/show_bug.cgi?id=543675) - ODSContextFactory leaks ORB instances
 * [543440](https://bugs.eclipse.org/bugs/show_bug.cgi?id=543440) - Configuration: Nodeprovider
-* [544526](https://bugs.eclipse.org/bugs/show_bug.cgi?id=544526) - 	Property lookups for parameters values in service.xml
 
 ## Milestone 5.1.0M1, 2019/01/11 ##