Updated help: release notes, roadmap
diff --git a/plugins/org.eclipse.app4mc.help/docu/release_notes.textile b/plugins/org.eclipse.app4mc.help/docu/release_notes.textile
index c48683e..9afbd27 100644
--- a/plugins/org.eclipse.app4mc.help/docu/release_notes.textile
+++ b/plugins/org.eclipse.app4mc.help/docu/release_notes.textile
@@ -5,10 +5,16 @@
 Model handling
 * Model migration support (1.0.0 -> 1.1.0)
 
-Model changes
-
 Product
-
+* Improved handling of models in the Amalthea Model Editor
+** model loading on demand
+** faster loading of (large) models
+** improved resolution of cross-file references
+* Reduced dependencies of the Amalthea model<br/>(allows easier use in non Eclipse environments)
+* Removed "Amalthea no-load nature"<br/>(no longer required because of model loading on demand)
+* New visualization of scheduler mapping
+* Validations: New APP4MC.sim validations
+* Several bug fixes
 
 _For details see "Release 1.1.0 issues":https://projects.eclipse.org/projects/technology.app4mc/releases/1.1.0/bugs_
 
diff --git a/plugins/org.eclipse.app4mc.help/docu/roadmap.textile b/plugins/org.eclipse.app4mc.help/docu/roadmap.textile
index f0d265a..b62155a 100644
--- a/plugins/org.eclipse.app4mc.help/docu/roadmap.textile
+++ b/plugins/org.eclipse.app4mc.help/docu/roadmap.textile
@@ -2,7 +2,7 @@
 
 Current topics:
 
-* Model changes (e.g. for heterogeneous hardware)
+* Model changes (e.g. for heterogeneous hardware, Autosar adaptive)
 * Model validation
 * Model utilities
 * Interactive help (visualization of model and meta model structure)