Skip to content

Commit

Permalink
Changelog Update
Browse files Browse the repository at this point in the history
  • Loading branch information
psa-smo committed Mar 22, 2021
1 parent 5ffefd8 commit 7eddd71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
# Version 1.5.0 (2020-11-06)

* [new] Support configuration of injectable custom error decoders using the `errorDecoder` configuration property.
* [new] Support configuration of injectable retryers using the `retryer` configuration property (global level or endpoint level).
* [new] Support configuration of standard retry parameters using the `retry.period` / `retry.maxPeriod` / `retry.maxAttempts` properties (global or endpoint level).

# Version 1.4.0 (2020-08-05)

* [new] Support configuration of injectable endpoint request interceptors using the `interceptors` configuration property.
Expand Down

0 comments on commit 7eddd71

Please sign in to comment.