Skip to content

Commit

Permalink
Update changelog with feature
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleknap committed Nov 20, 2014
1 parent 67594ad commit 9ee4264
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ Next Release (TBD)
* bugfix:Timestamp Input: Fix regression where timestamps without any timezone
information were not being handled properly
(`issue 982 <https://github.com/aws/aws-cli/issues/982>`__)
<<<<<<< HEAD
* bugfix:Signature Version 4: You can enable Signature Version 4 for Amazon S3
commands by running ``aws configure set default.s3.signature_version s3v4``
(`issue 1006 <https://github.com/aws/aws-cli/issues/1006>`__,
`botocore issue 382 <https://github.com/boto/botocore/pull/382>`__)
* bugfix:``aws emr``: Fix issue where ``--ssh``, ``--get``, ``--put``
would not work when the cluster was in a waiting state
(`issue 1007 <https://github.com/aws/aws-cli/issues/1007>`__)
* feature:Binary File Input: Add support for reading file contents as binary
by prepending the filename with ``fileb://``
(`issue 1010 <https://github.com/aws/aws-cli/pull/1010>`__)


1.6.2
Expand Down

0 comments on commit 9ee4264

Please sign in to comment.