METAMODEL-1151: 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/37d72a8f Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/37d72a8f Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/37d72a8f
Branch: refs/heads/master Commit: 37d72a8f950b2fb43af92bf56b1d6b2b38955b06 Parents: 57a614d Author: Kasper Sørensen <[email protected]> Authored: Sat Aug 12 10:26:20 2017 -0700 Committer: Kasper Sørensen <[email protected]> Committed: Sat Aug 12 10:26:20 2017 -0700 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/37d72a8f/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 8992c3d..f2f97d0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ * [METAMODEL-1141] - Added RFC 4180 compliant CSV parsing. * [METAMODEL-1144] - Optimized evaluation of conditional client-side JOIN statements. * [METAMODEL-1145] - Fixed bug with modelling JDBC table relationships when there are multiple keys involved in the relationship. + * [METAMODEL-1151] - Added DataContextFactory classes for instantiating DataContexts of many types based on properties. ### Apache MetaModel 4.6.0
