You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2016/01/08 14:25:29 UTC

[3/4] metamodel git commit: Updated CHANGES.md

Updated CHANGES.md

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/aa55e6a7
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/aa55e6a7
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/aa55e6a7

Branch: refs/heads/5.x
Commit: aa55e6a7098f77bc6b9e73b82a1bf0b17fb905f7
Parents: d19a7aa
Author: Kasper Sørensen <i....@gmail.com>
Authored: Fri Jan 8 14:24:43 2016 +0100
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Fri Jan 8 14:24:43 2016 +0100

----------------------------------------------------------------------
 CHANGES.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/aa55e6a7/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index a5d8796..388bfb1 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,8 @@
+### Apache MetaModel 5.0
+
+ * [METAMODEL-6] - Added update summary containing information about changes on returning UpdateableDataContext.executeUpdate(..)
+ * [METAMODEL-222] - Added support for Java 8 lambdas, removed support for Java 7.
+
 ### Apache MetaModel 4.5.0
 
  * [METAMODEL-212] - New module for ElasticSearch via REST client.