diff --git a/release-notes/opensearch-jdbc-release-notes-1.4.0.0.md b/release-notes/opensearch-jdbc-release-notes-1.4.0.0.md index 594deaa..8e6c2b3 100644 --- a/release-notes/opensearch-jdbc-release-notes-1.4.0.0.md +++ b/release-notes/opensearch-jdbc-release-notes-1.4.0.0.md @@ -1,7 +1,6 @@ ## Version 1.4.0.0 ### Features -* Adding Array Support including Unit Tests ([#81](https://github.com/opensearch-project/sql-jdbc/pull/81)) * Add new connection parameter tunnelHost to use with tunnel cunnection. ([#83](https://github.com/opensearch-project/sql-jdbc/pull/83)) * Update SHOW and DESCRIBE queries. ([#85](https://github.com/opensearch-project/sql-jdbc/pull/85))