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/e49634ef Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/e49634ef Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/e49634ef
Branch: refs/heads/master Commit: e49634efa93b1dd68d5d393bfdb7f9759825a688 Parents: 830d1c7 Author: Kasper Sørensen <[email protected]> Authored: Sun Mar 8 16:08:41 2015 +0100 Committer: Kasper Sørensen <[email protected]> Committed: Sun Mar 8 16:08:41 2015 +0100 ---------------------------------------------------------------------- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/e49634ef/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 5c2e2eb..4c4ea77 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,8 @@ -### Apache MetaModel 4.3.2 (WIP) +### Apache MetaModel 4.4.0 (WIP) * [METAMODEL-78] - Fixed a bug that caused SELECT DISTINCT to sometimes return duplicates records on certain DataContext implementations. * [METAMODEL-106] - Improved handling of invalid or non-existing index names passed to ElasticSearchDataContext + * [METAMODEL-79] - Added update execution support on ElasticSearch module. Increased capability of pushing down WHERE items to ElasticSearch searches. ### Apache MetaModel 4.3.1
