Skip to content

Commit 0ca3548

Browse files
committed
Moving node-14 to improvements section and changing release version to 2.7.0.
1 parent 3c0307d commit 0ca3548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# CHANGELOG
22

3-
## 3.0.0
3+
## 2.7.0
44
#### New Functionality
55

66
- [#543](https://github.com/marklogic/node-client-api/issues/543) - Node-client-api now prefers ipv4 over ipv6
77
- [#562](https://github.com/marklogic/node-client-api/issues/562) - CtsQueryBuilder is available
8-
- [#565](https://github.com/marklogic/node-client-api/issues/565 ) - Node-client-api now uses Node - 14
98
- [#567](https://github.com/marklogic/node-client-api/issues/567) - Dynamic interface to Data Service endpoints
109
- [#569](https://github.com/marklogic/node-client-api/issues/569) - Optic enhancements in 10.0-7
1110

1211

1312
#### Improvements and Bug Fixes
1413
- [#485](https://github.com/marklogic/node-client-api/issues/485) - Throw error when complexValues is set with a chunked stream
1514
- [#559](https://github.com/marklogic/node-client-api/issues/559) - Throw error on requests with a released client
15+
- [#565](https://github.com/marklogic/node-client-api/issues/565 ) - Node-client-api now uses Node - 14
1616
- [#568](https://github.com/marklogic/node-client-api/issues/568) - RejectUnauthorized option ignored in webpacked typescript (impacts mlxprs extension in latest VSCode on Mac)
1717
- [#570](https://github.com/marklogic/node-client-api/issues/570) - (Documentation Fix) - Changed “testConnection” on DatabaseClient to “checkConnection”

0 commit comments

Comments
 (0)