diff --git a/CHANGELOG.md b/CHANGELOG.md index 5595c1c8..88a1c0a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 3.13.11 +* Content-Type should be overwritten rather than adding a second Content-Type +* Forcing multipart overrides content-type headers + +## 3.13.9 +* Bypass silly NPE in Json Parsing + +## 3.13.8 +* Made HttpMethod::all static + +## 3.13.7 +* Dependency upgrades + ## 3.13.6 * issue #424 Cannot use response.mapError with ByteResponse diff --git a/README.md b/README.md index 4b540c72..fba9c7cc 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ com.konghq unirest-java - 3.13.6 + 3.13.11 com.konghq unirest-java - 3.13.6 + 3.13.11 standalone diff --git a/docs/index.md b/docs/index.md index fdbd5e8c..1741bd68 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,14 +12,14 @@ rightmenu: true com.konghq unirest-java - 3.13.6 + 3.13.11 com.konghq unirest-java - 3.13.6 + 3.13.11 standalone