CHANGELOG.md in right_api_client-1.5.26 vs CHANGELOG.md in right_api_client-1.5.27

- old
+ new

@@ -1,9 +1,17 @@ # CHANGELOG.md ## Next - Your info here +## 1.5.27 + - \#96 Set default timeout to 6 minutes since the RightScale API has a timeout of 5 minutes for calls + - \#94 Updating the README and config/login.yml.example with oauth info + - \#93 Work around getting ASCII-8BIT for audit entry detail. + - \#91 Fix for issue #83 instance facing client should support tags + - \#90 Allow GET /api/right_scripts/:id/source to work since it comes back as text/plain + - \#88 Update maintainer info, and add description to bypass the timeout warning + ## 1.5.26 - \#87 Use the actual response code to determine if re-login is appropriate ## 1.5.25 - \#85 Fix bug causing useless and malformed login if client is passed an access token with no expiry timestamp