You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2017/12/20 04:16:01 UTC

metamodel git commit: Preparing CHANGES.md for 5.0.1 release (to be staged soon)

Repository: metamodel
Updated Branches:
  refs/heads/master e037b0d3f -> d3df54f0b


Preparing CHANGES.md for 5.0.1 release (to be staged soon)


Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/d3df54f0
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/d3df54f0
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/d3df54f0

Branch: refs/heads/master
Commit: d3df54f0bff89de2f4751cd4d363d38a6f0fdd8e
Parents: e037b0d
Author: Kasper Sørensen <i....@gmail.com>
Authored: Tue Dec 19 20:15:51 2017 -0800
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Tue Dec 19 20:15:51 2017 -0800

----------------------------------------------------------------------
 CHANGES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/d3df54f0/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index c5ff853..95650f8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,5 @@
+### Apache MetaModel 5.0.1
+
  * [METAMODEL-1169] - Fixed issue with SQL Server milliseconds precision in WHERE.
  * [METAMODEL-1173] - Added CouchDB integration test in add. to MongoDB
  * [METAMODEL-1173] - Fixed parsing and handling of scalar functions in WHERE clause.
@@ -5,7 +7,7 @@
  * [METAMODEL-1174] - Upgraded Excel module's dependency on Apache POI to latest stable version (3.17).
  * [METAMODEL-1176] - Fixed issue with bad ArrayList population during SalesforceDataContext query building
 
-### Apache MetaModel 5.0
+### Apache MetaModel 5.0.0
 
  * [METAMODEL-1161] - Fixed issue with maxRows being ignored on Oracle 
  * [METAMODEL-6] - Added update summary containing information about changes on returning UpdateableDataContext.executeUpdate(..)