Repository: metamodel Updated Branches: refs/heads/master 44f6c608b -> 67dccc1bd
Fixed version name in CHANGES.md before release Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/67dccc1b Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/67dccc1b Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/67dccc1b Branch: refs/heads/master Commit: 67dccc1bd61200c560cd61469c75c6ec56abc35f Parents: 44f6c60 Author: Kasper Sørensen <[email protected]> Authored: Thu Mar 12 10:07:09 2015 +0100 Committer: Kasper Sørensen <[email protected]> Committed: Thu Mar 12 10:07:09 2015 +0100 ---------------------------------------------------------------------- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/67dccc1b/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 8858c1f..c2558f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -### Apache MetaModel 4.4.0 (WIP) +### Apache MetaModel 4.3.2 * [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
