Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 3.7.1
#### Bug Fix
- https://github.com/marklogic/node-client-api/issues/961
Copy link

Copilot AI Sep 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry only references the GitHub issue URL without describing what bug was fixed. Consider adding a brief description of the bug fix alongside the issue link for better documentation.

Suggested change
- https://github.com/marklogic/node-client-api/issues/961
- Fix for incorrect error handling in document write ([#961](https://github.com/marklogic/node-client-api/issues/961))

Copilot uses AI. Check for mistakes.

## 3.7.0
#### New Functionality

Expand Down
Loading