From c25524535a5ac61287e7889def302875b4852918 Mon Sep 17 00:00:00 2001 From: Ryan Bergman Date: Tue, 23 Aug 2022 16:06:48 -0500 Subject: [PATCH] upate docs --- CHANGELOG.md | 13 +++++++++++++ README.md | 4 ++-- docs/index.md | 4 ++-- 3 files changed, 17 insertions(+), 4 deletions(-) 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