This is an automated email from the ASF dual-hosted git repository.
kaspersor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel.git
The following commit(s) were added to refs/heads/master by this push:
new b0ecdb4 Removed (WIP) from CHANGES.md to prepare for release
b0ecdb4 is described below
commit b0ecdb40b7a2c8fb43bbedafb692f91ecd576a16
Author: Kasper Sørensen <[email protected]>
AuthorDate: Mon Mar 4 19:28:39 2019 -0800
Removed (WIP) from CHANGES.md to prepare for release
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index bc14685..298df07 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-### Apache MetaModel 5.2.1 (WIP)
+### Apache MetaModel 5.2.1
* [METAMODEL-1208] - Fixed closing of JDBC ResultSets when getting certain
metadata.
* [METAMODEL-156] - Fixed issue in selection of default schema when multiple
schema names match substring of connection string.