Browse Source

Added changes to changelog

pull/387/head
Pablo Diaz 9 years ago
parent
commit
53cfd0d3e0
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -1,3 +1,7 @@ @@ -1,3 +1,7 @@
### Version 8.17
* Adds support to RxJava Completable via `HystrixFeign` builder with fallback support
* Upgraded hystrix-core to 1.4.26
### Version 8.16
* Adds `@HeaderMap` annotation to support dynamic header fields and values
* Add support for default and static methods on interfaces

Loading…
Cancel
Save