added news post on gsoc update
diff --git a/news/en_news_20200811.php b/news/en_news_20200811.php
new file mode 100644
index 0000000..b178e49
--- /dev/null
+++ b/news/en_news_20200811.php
@@ -0,0 +1,17 @@
+<?php printNewsEntryHeader(__FILE__, "Intermediate report on OCL 4 4diac Google Summer of Code 2020 Project", "img/gsoc.svg"); ?>
+<p>Hey All!</p>
+<p>Here is a new update on my GSoC project. 
+I am excited to announce that I have finished the implementation of the first set of OCL constraints. 
+It is now possible to give 4diac users early feedback on the validation errors at the ECC level and at the Application level. 
+The list of constraints can be found  
+<a href="https://docs.google.com/spreadsheets/d/1JFpQhYCTBrei3QrgTYtS0RLJ0daLuESjP0bE87VRZas/edit?usp=sharing">here</a>. 
+The validation messages (error, warnings and infos) are displayed in the Problems View (see screenshot below). 
+The last step of this project is to complete the implementation of the remaining constraints and improve the infrastructure around OCL. 
+As always feedback and support are warmly welcome.
+
+<p>Cheers,
+	<br>S&aacute;ndor</p>
+
+<img alt="Screenshot of first validation results" width="700" src="news/figs/validationTest.png">
+<br/>
+
diff --git a/news/figs/validationTest.png b/news/figs/validationTest.png
new file mode 100644
index 0000000..862204f
--- /dev/null
+++ b/news/figs/validationTest.png
Binary files differ