Repository: metamodel Updated Branches: refs/heads/master 0af76cc9a -> 161b64285
Update CHANGES.md Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/161b6428 Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/161b6428 Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/161b6428 Branch: refs/heads/master Commit: 161b64285dd4c62e62840a036cade510adf99008 Parents: 0af76cc Author: Tomasz Guzialek <[email protected]> Authored: Tue May 3 17:47:27 2016 +0200 Committer: Tomasz Guzialek <[email protected]> Committed: Tue May 3 17:47:27 2016 +0200 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/161b6428/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index dd03195..2bb7572 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ * [METAMODEL-244] - Added ColumnNamingStrategies concept which allows custom column naming and column name overriding. * [METAMODEL-242] - Fixed issue when de-serializing old enum-instances of FunctionType. * [METAMODEL-247] - Added FixedWidthConfigurationReader for reading fixed width file metadata from external files. + * [METAMODEL-159] - DataContextFactory misses methods to create HBase and POJO data contexts ### Apache MetaModel 4.5.2
