Author: kaspersor
Date: Sun May 21 18:27:57 2017
New Revision: 1795715
URL: http://svn.apache.org/viewvc?rev=1795715&view=rev
Log:
Added javadocs link in news
Modified:
metamodel/site/trunk/content/index.html
Modified: metamodel/site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/metamodel/site/trunk/content/index.html?rev=1795715&r1=1795714&r2=1795715&view=diff
==============================================================================
--- metamodel/site/trunk/content/index.html (original)
+++ metamodel/site/trunk/content/index.html Sun May 21 18:27:57 2017
@@ -192,7 +192,7 @@
<p>Looking for the changelog? Check out our <a
href="https://github.com/apache/metamodel/blob/master/CHANGES.md">CHANGES.md</a>
file.</p>
<ul>
- <li>2017-02-03 Early access release 5.0-RC1 -
<i>We're making available this release candidate since the 5.x development has
reached a milestone at which the following major changes are code complete:</i>
+ <li>2017-02-03 Early access release 5.0-RC1 -
<i>We're making available this release candidate since the 5.x development has
reached a milestone at which the following major <a href="/apidocs/5.0-RC1">API
changes</a> are code complete:</i>
<ul>
<li>[METAMODEL-6] - Added
update summary containing information about changes on returning
UpdateableDataContext.executeUpdate(..)</li>
<li>[METAMODEL-222] - Added
support for Java 8 lambdas, removed support for Java 7.</li>