Skip to content

Commit 0d6ae82

Browse files
committed
merge from 2.4
1 parent c3f0191 commit 0d6ae82

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ Now an edge can be created to set a relation between vertices
349349
null);
350350
```
351351

352+
<<<<<<< HEAD
352353
# Known bugs
353354
Due to deserializition of some attribute combinations of name/type may lead to exceptions.
354355
These combinations are:
@@ -360,3 +361,12 @@ These combinations are:
360361
| errorNum | numeric |
361362
| errorMessage | String |
362363
| etag | numeric |
364+
=======
365+
# What's new in 2.4
366+
367+
## since 2.4.1
368+
httpclient version 4.3.6
369+
370+
## since 2.4.2
371+
Fixed issue#2
372+
>>>>>>> d20660a... some docu

0 commit comments

Comments
 (0)