Repository: metamodel Updated Branches: refs/heads/master c1c2a6ca8 -> 75e7698a1
Updated CHANGES.md with METAMODEL-125 info Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/75e7698a Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/75e7698a Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/75e7698a Branch: refs/heads/master Commit: 75e7698a1f5a78aee021e11c2b00cf171a0cc1a0 Parents: c1c2a6c Author: Kasper Sørensen <[email protected]> Authored: Sun Mar 29 17:37:35 2015 +0200 Committer: Kasper Sørensen <[email protected]> Committed: Sun Mar 29 17:37:35 2015 +0200 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/75e7698a/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 13101ba..6725705 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ * [METAMODEL-123] - Added compatibility with ElasticSearch version 1.4.x * [METAMODEL-93] - Added compatibility with Apache HBase version 1.0.0 * [METAMODEL-124] - Invoked ElasticSearch cross-version incompatible methods via reflection + * [METAMODEL-125] - Added support for comma-separated select items in Query.select(String) method argument. ### Apache MetaModel 4.3.2
