Skip to content

Commit 41cd209

Browse files
authored
Merge pull request #839 from BillFarber/develop
Updates to the Changelog and Readme
2 parents 4112688 + 947b3d1 commit 41cd209

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

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

3+
## 3.3.1
4+
#### Bug Fix
5+
6+
- Fixed a bug where a database property caused a problem when creating a URL path for querying ML.
7+
38
## 3.3.0
49
#### New Functionality
510

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,8 @@ db.createCollection(
8080
### Resources
8181

8282
* [Node.js Client API Documentation](https://docs.marklogic.com/jsdoc/index.html)
83-
* [Feature Overview of the Node.js Client API](http://developer.marklogic.com/features/node-client-api)
84-
* [The Node.js Client API in 5 Minutes](https://developer.marklogic.com/learn/node-in-5-minutes)
8583
* [Node.js Application Developer's Guide](http://docs.marklogic.com/guide/node-dev)
8684
* [MarkLogic Training for the Node.js Client API](http://www.marklogic.com/training-courses/developing-marklogic-applications-i-node-js/)
87-
* [MarkLogic On-Demand Courses for Node.js](https://mlu.marklogic.com/ondemand/index.xqy?q=Series%3A%22Node.js%22)
8885

8986
### Code Examples
9087

0 commit comments

Comments
 (0)