diff --git a/CHANGELOG.md b/CHANGELOG.md index e08d037c..1f8ccc6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 4.3.1 +* Added convenience methods for using ContentType with accepts and contentType methods + ## 4.3.0 The modules have been repackaged and put into new maven coordinates in order to avoid conflicts with the 3.x line of unirest. The mock module has had its maven artifact ID changed only. diff --git a/README.md b/README.md index 3bcea452..fc2bcfa0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You can use a maven bom to manage the modules: com.konghq unirest-java-bom - 4.3.0 + 4.3.1 pom import