MLECO-1766: Default build flow helper scripts added
MLECO-1882: Anomaly Detection use-case default model download added 
and tests updated to run with it.

Test data generation cmake logic moved from use-case cmakes to top-level cmake script.

Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com>
Change-Id: Ifde469e3585c37b9a53810236a92ce52d4fbb407
diff --git a/release_notes.txt b/release_notes.txt
index 13c40a7..abf605b 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,3 +1,8 @@
+Changes in 21.05
+    * Added script to download and optimize default models.
+    * Added script to run default build flow.
+    * Added a model for Anomaly Detection use case.
+
 Changes in 21.03
     * simple platform support added
     * model conditioning examples added