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/05/24 04:18:17 UTC

[2/2] metamodel git commit: Updated CHANGES.md with METAMODEL-1087 information.

Updated CHANGES.md with METAMODEL-1087 information.

Fixes #101

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

Branch: refs/heads/5.x
Commit: dd0cff7856f8d000dd1f8655b3134f4b3754bc09
Parents: 28ba2df
Author: Kasper S�rensen <i....@gmail.com>
Authored: Mon May 23 21:18:02 2016 -0700
Committer: Kasper S�rensen <i....@gmail.com>
Committed: Mon May 23 21:18:02 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/metamodel/blob/dd0cff78/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index a103d91..8e47adf 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,7 @@
 
  * [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.
+ * [METAMODEL-1087] - Removed deprecated APIs from MetaModel's codebase.
 
 ### Apache MetaModel 4.5.3 (work in progress)