Remove backported CHANGELOG entry [ci skip]

This commit is contained in:
Andrew White 2018-03-19 15:30:23 +00:00
parent c1600009b2
commit d7b7276104
1 changed files with 0 additions and 8 deletions

View File

@ -1,11 +1,3 @@
* Allow full use of the AWS S3 SDK options for authentication. If an
explicit AWS key pair and/or region is not provided in `storage.yml`,
attempt to use environment variables, shared credentials, or IAM
(instance or task) role credentials. Order of precedence is determined
by the [AWS SDK](https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/setup-config.html).
*Brian Knight*
* Rails 6 requires Ruby 2.4.1 or newer.
*Jeremy Daer*