CHANGELOG.md in restful_resource-2.17.0 vs CHANGELOG.md in restful_resource-2.18.0

- old
+ new

@@ -1,5 +1,11 @@ # Changelog +2.18 +--- + +- Configure Faraday's default adapter as `net_http` +- Fix `X-Client-Start` & `X-Client-Timeout` headers to be strings not integers + 2.17 --- - Re-add deprecation for :dig and :[] since they are still used by some clients