Browse Source

Fixes CHANGELOG

pull/311/head
Adrian Cole 9 years ago
parent
commit
8c1d6e7729
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
### Version 8.14
* Add support for RxJava Observable and Single return types via the `HystrixFeign` builder.
* Adds fallback implementation configuration to the `HystrixFeign` builder
* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
### Version 8.13
* Never expands >8kb responses into memory
* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
### Version 8.12
* Adds `Feign.Builder.decode404()` to reduce boilerplate for empty semantics.

Loading…
Cancel
Save