Repository: metamodel Updated Branches: refs/heads/master cfe3e1207 -> d16d4f1cf
Wrapped up the 4.5.3 section in CHANGES.md Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/d16d4f1c Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/d16d4f1c Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/d16d4f1c Branch: refs/heads/master Commit: d16d4f1cf366da3c97c3394cf140a328b3205055 Parents: cfe3e12 Author: kaspersorensen <[email protected]> Authored: Mon May 16 11:09:40 2016 -0700 Committer: kaspersorensen <[email protected]> Committed: Mon May 16 11:09:40 2016 -0700 ---------------------------------------------------------------------- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/d16d4f1c/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index d4d0110..33f3a04 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -### Apache MetaModel 4.5.3 (work in progress) +### Apache MetaModel 4.5.3 * [METAMODEL-235] - Fixed a bug related to handling of null or missing values in ElasticSearch using REST client. * [METAMODEL-225] - Fixed support for nested objects and arrays in ElasticSearch using REST client.
