diff --git a/CHANGELOG.md b/CHANGELOG.md index da8c2543a..bd8e22027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 3.9.00 (pending) * Issue #362 when passing a string to the body method for a post, route as a string rather than passing to the object mapper. - +* issue #363 support multiple interceptors ## 3.8.06 * issue #359 make the default object mapper lazy so gson can be excluded