Repository: metamodel Updated Branches: refs/heads/master c1cc5d803 -> 3b7c4fcdf
Update CHANGES.MD with METAMODEL-138 fix. Fixes #22 Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/3b7c4fcd Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/3b7c4fcd Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/3b7c4fcd Branch: refs/heads/master Commit: 3b7c4fcdfba600727f2eb9ad1186ab8bdd79219c Parents: c1cc5d8 Author: Alberto Rodriguez <[email protected]> Authored: Wed May 6 11:40:44 2015 +0200 Committer: Alberto Rodriguez <[email protected]> Committed: Wed May 6 11:40:44 2015 +0200 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/3b7c4fcd/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index befe7a4..cff4ce4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ ### Work-in-progress * [METAMODEL-136] - Added LIKE operator native support (using conversion to regex) for MongoDB. + * [METAMODEL-138] - Allow empty characteres before AS keyword. ### Apache MetaModel 4.3.3
