Released on February 28, 2019
- Add include_failed parameter to `Horizon.account_operations`, `Horizon.account_transactions`, `Horizon.transactions`,
`Horizon.transaction_operations`, `Horizon.ledger_operations`, `Horizon.ledger_transactions`
and `Horizon.operations` for including failed transactions in the result.
- Add `Horizon.fee_stats` for getting useful information about fee stats in the last 5 ledgers.
- Add `Horizon.base_fee` for fetching the current base fee, `Builder` uses it to set the default fee.