Skip to content

Commit 57f2206

Browse files
author
Adrian Cole
committed
Fixes CHANGELOG
1 parent 1e2c0b3 commit 57f2206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### Version 8.14
22
* Add support for RxJava Observable and Single return types via the `HystrixFeign` builder.
33
* Adds fallback implementation configuration to the `HystrixFeign` builder
4+
* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
45

56
### Version 8.13
67
* Never expands >8kb responses into memory
7-
* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
88

99
### Version 8.12
1010
* Adds `Feign.Builder.decode404()` to reduce boilerplate for empty semantics.

0 commit comments

Comments
 (0)