diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8b0a5f683d09..b1478ddf94a5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,6 +19,7 @@ Next Release (TBD) * bugfix:Timestamp Input: Fix regression where timestamps without any timezone information were not being handled properly (`issue 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 `__, @@ -26,6 +27,9 @@ Next Release (TBD) * bugfix:``aws emr``: Fix issue where ``--ssh``, ``--get``, ``--put`` would not work when the cluster was in a waiting state (`issue 1007 `__) +* feature:Binary File Input: Add support for reading file contents as binary + by prepending the filename with ``fileb://`` + (`issue 1010 `__) 1.6.2