Update for new release (2)
diff --git a/install.php b/install.php index b0ef4b6..c879636 100644 --- a/install.php +++ b/install.php
@@ -52,10 +52,12 @@ </ul> </ul> -<strong>JDK Compatibility</strong> From release 1.8.0, Henshin is compatible with JDK versions from 11.0 upwards. -The release variant <em>1.8.0-legacyjdk</em> and previous releases are compatible with JDK 8.0 to JDK 14.0. -<strong>Features</strong> At a minimum, install the Henshin SDK feature. Version 1.6.0 and 1.8.0 introduced the additional features Henshin Variability SDK and OCL2NGC. For all features, a source version is provided. +<p><strong>JDK Compatibility</strong> From release 1.8.0, Henshin is compatible with JDK versions from 11.0 upwards. +The release variant <em>1.8.0-legacyjdk</em> and previous releases are compatible with JDK 8.0 to JDK 14.0.</p> + + +<p><strong>Features</strong> At a minimum, install the Henshin SDK feature. Version 1.6.0 and 1.8.0 introduced the additional features Henshin Variability SDK and OCL2NGC. For all features, a source version is provided.</p> <h2>Instructions for installing legacy versions</h2>
diff --git a/news.html b/news.html index 83ff063..27e9d51 100644 --- a/news.html +++ b/news.html
@@ -1,5 +1,6 @@ <h3>News</h3> <ul> +<li><span class="dates">30-06-2022</span>: Henshin 1.8 released with <a href="https://wiki.eclipse.org/Henshin/Compact_API">Compact API</a>, <a href="https://wiki.eclipse.org/Henshin/OCL2AC">OCL2AC</a>, <a href="https://wiki.eclipse.org/Henshin/Performance_Profiler">Performance Profiler</a> and more (see our <a href="https://www.eclipse.org/lists/henshin-user/msg00196.html">announcement</a>).</li> <li><span class="dates">06-01-2020</span>: Henshin 1.6 released with <a href="https://wiki.eclipse.org/Henshin/Textual_Editor">textual syntax</a>, <a href="https://wiki.eclipse.org/Henshin/Variant_Management">variant management</a>, <a href="https://wiki.eclipse.org/Henshin/Conflict_and_Dependency_Analysis">conflict and dependency analysis</a> and more (see our <a href="https://www.eclipse.org/lists/henshin-user/msg00194.html">announcement</a>).</li> <li><span class="dates">17-06-2016</span>: Henshin 1.4 released with <a href="https://wiki.eclipse.org/Henshin_Critical_Pair_Analysis">critical pair analysis</a>, <a href="https://wiki.eclipse.org/Henshin_Transformation_Meta-Model#Execution-time_variability:_Parameters">parameter kinds</a>, and lots of bugfixes.</li> <li><span class="dates">06-02-2015</span>: Henshin 1.2 released! Check out the new <a href="https://www.youtube.com/watch?v=PbEZxEdSo2A">Giraph code generator</a></li>