Added APP4MC news
diff --git a/websites/www.eclipse.org-automotive-hugo/site/content/news/2021-07-31_release_1-2-0.md b/websites/www.eclipse.org-automotive-hugo/site/content/news/2021-07-31_release_1-2-0.md
new file mode 100644
index 0000000..5f5e757
--- /dev/null
+++ b/websites/www.eclipse.org-automotive-hugo/site/content/news/2021-07-31_release_1-2-0.md
@@ -0,0 +1,44 @@
+---
+date: 2021-07-31
+title: "APP4MC - Release 1.2.0 published"
+categories: ["news"]
+slug: "2021-07-31-release-1-2-0"
+---
+
+We released a new version of APP4MC with a couple of new features and improvements.
+
+<!--more-->
+
+__Extract of APP4MC 1.2.0 Release notes__
+
+
+Model handling
+
+	Model migration support (1.1.0 -> 1.2.0)
+
+Model extensions
+
+	Activity graph
+	- added WhileLoop
+	- introduced non-interruptible groups 
+	Added nested elements (map) in custom properties
+
+Product
+
+	Improved Amalthea Model Editor
+	Improved transformation BTF -> ATDB
+	New model transformations (via "Install New Software...")
+	New UI to start model transformations
+	Several bug fixes
+
+Recommended Java runtime is **Java 11**.  
+Minimum is Java 8 (with limitations if JavaFX is not included).
+
+__Developer info__
+
+* Amalthea components (model, validation, migration) are now available at **[Maven Central](https://search.maven.org/search?q=app4mc)**
+
+__Further details__
+
+* See slides [New & Noteworthy](https://archive.eclipse.org/app4mc/documents/news/APP4MC_1.2.0_New_and_noteworthy.pdf)
+* Visit the [APP4MC download page](https://projects.eclipse.org/projects/automotive.app4mc/downloads)