METAMODEL-1169: 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/f696c106 Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/f696c106 Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/f696c106 Branch: refs/heads/4.6.x Commit: f696c106a59031cb9ece72607fed094c29a1e916 Parents: 449aa70 Author: Kasper Sørensen <[email protected]> Authored: Thu Nov 23 11:41:41 2017 -0800 Committer: Kasper Sørensen <[email protected]> Committed: Thu Nov 23 11:41:41 2017 -0800 ---------------------------------------------------------------------- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/f696c106/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 26dc5af..9cf98b4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,9 @@ +### Apache MetaModel 4.6.1 + * [METAMODEL-1161] - Fixed issue with maxRows being ignored on Oracle * [METAMODEL-1140] - Allowed SalesforceDataContext without a security token. * [METAMODEL-1141] - Added RFC 4180 compliant CSV parsing. + * [METAMODEL-1169] - Preserve milliseconds when rewriting query with Date operand ### Apache MetaModel 4.6.0
