diff --git a/history.md b/history.md index 1093d16..9ee5741 100644 --- a/history.md +++ b/history.md @@ -1,3 +1,7 @@ +# 1.3.1 + +- added compatibility to enable responses in exception to act like Net::HTTPResponse + # 1.3.0 - a block can be used to process a request's result, this enable to handle custom error codes or paththrought (design by Cyril Rohr)