Sha256: 2de0c325801b3851a6ddb1b4c49d3c2c916173711232018bd3c87425a53dc85e

Contents?: true

Size: 478 Bytes

Versions: 3

Compression:

Stored size: 478 Bytes

Contents

# Changelog

2.5.1
---

- Add support for `PATCH` in `RestfulResource::RailsValidation`
- Improved specs for `PATCH` features

2.5.0
---

- Add support for `PATCH`

v2.4.0
---

- Add `faraday_options` to `Base.configure`

v2.1.0
---

- Add `open_timeout` and `timeout` options to `Base.configure` and all request methods

v1.6.0
---
- group ServiceUnavailable, Timeout, and ClientError as subclasses of RetryableError
  [#20](https://github.com/carwow/restful_resource/pull/20)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
restful_resource-2.5.3 CHANGELOG.md
restful_resource-2.5.2 CHANGELOG.md
restful_resource-2.5.1 CHANGELOG.md