Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Sep 26, 2020
1 parent 03e12b8 commit 976c42f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* issue #305 adding a noCharset() method as a more obvious way to do noCharset(null)
* Added Documentation
* Merged the request ```body(JSONObject)``` amd ```body(JSONArray)``` into common ```body(JSONElement)``` method
* Filled in some missing methods on RequestBodyEntity from HttpRequestWithBody to fully allow chaining in different orders.

## 3.10.00
* Introduce new HttpStatus constants class for reference to Http response codes.
Expand Down

0 comments on commit 976c42f

Please sign in to comment.