Skip to content

Commit 5667b93

Browse files
committed
add 'What's New' for 3.0.5 - 3.0.7 and 3.0.8
1 parent 41321d1 commit 5667b93

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ For more details, please read this [deeper dive](http://developer.marklogic.com/
4444
* Enable [MarkLogic Jena API](https://github.com/marklogic/marklogic-jena) (separate project)
4545
* Enable [MarkLogic Sesame API](https://github.com/marklogic/marklogic-sesame) (separate project)
4646

47+
### What's New in Java Client API 3.0.5 - 3.0.7
48+
49+
* Bug fixes
50+
51+
### What's New in Java Client API 3.0.8
52+
53+
* Replace Jersey with OkHttp as the underlying HTTP library
54+
55+
4756
### QuickStart
4857

4958
To use the API in your maven project, include the following in your pom.xml:

0 commit comments

Comments
 (0)