Skip to content
Merged
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
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ The MarkLogic Connector for Hadoop is an extension to Hadoop’s MapReduce frame

## Release Notes

### What's New in mlcp 12.0
### What's New in mlcp 12.0.1

- No new updates

### What's New in mlcp 12.0.0

- Replaced the commons-csv-marklogic library with the standard Apache Commons CSV library for improved compatibility and maintainability
- Upgraded commons-csv and commons-io libraries to the latest stable versions.
Expand Down