CHANGELOG.md in fmrest-spyke-0.18.0.rc3 vs CHANGELOG.md in fmrest-spyke-0.18.0

- old
+ new

@@ -5,9 +5,12 @@ * Better support for portals with mismatching field qualifiers * Better ergonomics for script execution, improved documentation * Defining an attribute on a model that would collide with an existing method now raises an error * Cleared Faraday deprecation messages on authentication methods +* Handle FileMaker Cloud case where HTTP 401 Unauthorized with content-type + text/html is returned after token expiry +* Add retry option to Rescuable mixin * Added fmrest-ruby/VERSION to User-Agent headers ### 0.17.1 * Fixed crash when `fmid_token` is set but `username` isn't